Property boneTransforms
boneTransforms
Returns the Transform Components that is used for deformation. Do not modify elements of the returned array.
Declaration
public Transform[] boneTransforms { get; }
Property Value
| Type | Description |
|---|---|
| Transform[] | An array of Transform Components. |