Field m_HasJointTransformMask
An array of booleans tracking which joint indexes have a valid transform to drive. This is calculated once when the references change to avoid a null check every time the joint is updated.
Namespace: UnityEngine.XR.Hands
Assembly: solution.dll
Syntax
protected bool[] m_HasJointTransformMask
Returns
| Type | Description |
|---|---|
| bool[] |