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