Field m_JointTransformReferences
The list of joint to transform references
Namespace: UnityEngine.XR.Hands
Assembly: solution.dll
Syntax
[SerializeField]
[Tooltip("List of XR Hand Joints with a reference to a transform to drive.")]
protected List<JointToTransformReference> m_JointTransformReferences
Returns
| Type | Description |
|---|---|
| List<JointToTransformReference> |