BodyTrackingMessage

Message of body tracking.

Entries

Link copied to clipboard

No message.

Link copied to clipboard

No error.

Link copied to clipboard

Not calibrated yet.

Link copied to clipboard

Tracker connected not enough.

Link copied to clipboard

Tracker state not satisfied.

Link copied to clipboard

Tracker persistent invisibility.

Link copied to clipboard

Tracker data error.

Link copied to clipboard

User has changed.

Link copied to clipboard

Tracker pose error.

Properties

Link copied to clipboard
val entries: EnumEntries<BodyTrackingMessage>

Returns a representation of an immutable list of all enum entries, in the order they're declared.

Functions

Link copied to clipboard
fun valueOf(value: String): BodyTrackingMessage

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.