ParentConstraint.GetTranslationOffset
Parameters
| index | The index of the constraint source. |
Returns
Vector3 The translation offset.
Description 描述
Gets the rotation offset associated with a source by index.
Throws InvalidOperationException, if the list of sources is empty. Throws ArgumentOutOfRangeException, if the index is invalid.