HandJointId | id[Get] The unique identifier for the joint. |
Transform | transform[Get] The transform that this joint drives. |
Vector3 | rotationOffset[Get] The rotation offset between the hand-tracked joint, and the represented joint. |
Quaternion | RotationOffset[Get] Get the rotationOffset as a Quaternion. |
Quaternion | TrackedRotation[Get] Get the raw rotation of the joint, taken from the tracking data. |
HandJointId Oculus.Interaction.HandGrab.Visuals.HandJointMap.id |
---|
The unique identifier for the joint. |
Transform Oculus.Interaction.HandGrab.Visuals.HandJointMap.transform |
---|
The transform that this joint drives. |
Vector3 Oculus.Interaction.HandGrab.Visuals.HandJointMap.rotationOffset |
---|
The rotation offset between the hand-tracked joint, and the represented joint. |
Quaternion Oculus.Interaction.HandGrab.Visuals.HandJointMap.RotationOffset |
---|
Get the rotationOffset as a Quaternion. |
Quaternion Oculus.Interaction.HandGrab.Visuals.HandJointMap.TrackedRotation |
---|
Get the raw rotation of the joint, taken from the tracking data. |