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

SkeletonJointsCache Class

Properties

int LocalDataVersion[Get]

Protected Fields

Pose[] _originalPoses[Get]
Pose[] _posesFromRoot[Get]
Pose[] _localPoses[Get]
Pose[] _worldPoses[Get]

Protected Functions

abstract bool TryGetParent
( int joint,
out int parent )
void UpdateAllWorldPoses ( )
void UpdateAllLocalPoses ( )
void UpdateAllPosesFromRoot ( )

Member Functions

SkeletonJointsCache
( int numJoints )
void Update
( int dataVersion,
Pose rootPose,
Pose[] jointPoses,
float scale,
Transform trackingSpace )
Pose GetLocalJointPose
( int jointId )
Pose GetJointPoseFromRoot
( int jointId )
Pose GetWorldJointPose
( int jointId )
Pose GetWorldRootPose ( )
Did you find this page helpful?
Thumbs up icon
Thumbs down icon