Property joints
joints
The array of joints making up the human body skeleton.
Declaration
public NativeArray<XRHumanBodyJoint> joints { get; }
Property Value
Type | Description |
---|---|
NativeArray<XRHumanBodyJoint> | The array of joints making up the human body skeleton. |