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

BodyPoseSwitcher Class

Extends MonoBehaviour, IBodyPose

Member Enumerations

Enumeration PoseSource

PoseA
No description available
PoseB
No description available

Events

Action WhenBodyPoseUpdated

Fields

ISkeletonMapping SkeletonMapping[Get]

Protected Fields

bool _started[Get]

Properties

PoseSource Source[Get]

Member Functions

Attempts to return the pose of the requested body joint relative to the root joint (BodyJointId.Body_Root).
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)).
void UsePoseA ( )
void UsePoseB ( )

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