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

OVRSkeletonMetadata Class

Skeleton meta data class, associated with each HumanyBodyBone enum.

Properties

Human body bone enum to bone data mapping.

Member Functions

Constructor that copies another meta data class.
Parameters
otherSkeletonMetaData
Other meta data to copy from.
Main constructor.
Parameters
animator
Animator to build meta data from.
bodyBonesMappingInterface
Optional bone map interface.
Constructor for OVRSkeleton.
Parameters
skeleton
Skeleton to build meta data from.
useBindPose
Whether to use bind pose (T-pose) or not.
customBoneIdToHumanBodyBone
Custom bone ID to human body bone mapping.
bodyBonesMappingInterface
Body bones mapping interface.
Constructor for OVRSkeleton.
Parameters
skeleton
Skeleton to build meta data from.
useBindPose
Whether to use bind pose (T-pose) or not.
customBoneIdToHumanBodyBone
Custom bone ID to human body bone mapping.
useFullBody
Whether to use full body or not.
bodyBonesMappingInterface
Body bones mapping interface.
Builds body to bone data with the OVRSkeleton.
Parameters
skeleton
useBindPose
If true, use the bind pose.
customBoneIdToHumanBodyBone
Custom bone ID to human body bone mapping.
bodyBonesMappingInterface
Body bones mapping interface.
Builds full body to bone data with the OVRSkeleton.
Parameters
skeleton
useBindPose
If true, use the bind pose.
customBoneIdToHumanBodyBone
Custom bone ID to human body bone mapping.
bodyBonesMappingInterface
Body bones mapping interface.
Builds coordinate axes for all bones.
Did you find this page helpful?
Thumbs up icon
Thumbs down icon