API reference
API reference
Select your platform
No SDKs available
No versions available

LocomotionEvent Struct

Member Enumerations

Enumeration TranslationType

None
No description available
Velocity
No description available
Absolute
No description available
AbsoluteEyeLevel
No description available
Relative
No description available

Enumeration RotationType

None
No description available
Velocity
No description available
Absolute
No description available
Relative
No description available

Properties

int Identifier[Get]
Pose Pose[Get]
TranslationType Translation[Get]
RotationType Rotation[Get]

Member Functions

LocomotionEvent
( int identifier,
Pose pose,
TranslationType translationType,
RotationType rotationType )
LocomotionEvent
( int identifier,
Vector3 position,
TranslationType translationType )
LocomotionEvent
( int identifier,
Quaternion rotation,
RotationType rotationType )
Did you find this page helpful?
Thumbs up icon
Thumbs down icon