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 (i.e., the BodyJointId retrievable from ISkeletonMapping.TryGetParentJointId(BodyJointId, out BodyJointId)).
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?
Thumbs up icon
Thumbs down icon