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

LockedBodyPose Class

Extends MonoBehaviour, IBodyPose

Events

Action WhenBodyPoseUpdated

Protected Fields

bool _started[Get]

Fields

ISkeletonMapping SkeletonMapping[Get]

Member Functions

Attempts to return the pose of the requested body joint, in local space relative to its parent joint.
Attempts to return the pose of the requested body joint relative to the root joint BodyJointId.Body_Root.

Protected Functions

virtual void Awake ( )
virtual void Start ( )
virtual void OnEnable ( )
virtual void OnDisable ( )
Did you find this page helpful?