Version: 2020.1
言語: 日本語
public void SetRotationOffset (int index, Vector3 value);

パラメーター

index The index of the constraint source.
value The new rotation offset.

説明

Sets 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.