parent
: int |
Index of the HandSkeletonJoint in the skeleton hierarchy (HandSkeleton.Joints).
Must always have a lower index than this joint.
Signature
int Oculus.Interaction.Input.Compatibility.OpenXR.HandSkeletonJoint.parent |
pose
: Pose |
Stores the pose of the joint, in local space.
For an overview of the process of calculating joint poses in non-local space, see the remarks on HandSkeletonJoint.
Signature
Pose Oculus.Interaction.Input.Compatibility.OpenXR.HandSkeletonJoint.pose |