Property jointTransformReferences
jointTransformReferences
The serialized list of XRHandJointID with a reference to a transform to drive. After this list is finished being assigned or modified, use the method InitializeFromSerializedReferences() to update the runtime mapping of transforms to drive.
Declaration
public List<JointToTransformReference> jointTransformReferences { get; set; }
Property Value
| Type | Description |
|---|---|
| List<JointToTransformReference> |