ParentConstraint.SetTranslationOffset
Parameters
| index | The index of the constraint source. | |
| value | The new translation offset. |
Description 描述
Sets the translation offset associated with a source by index.
Throws InvalidOperationException, if the list of sources is empty. Throws ArgumentOutOfRangeException, if the index is invalid.