Version: 2019.3
public Vector3 GetTranslationOffset (int index);

パラメーター

indexThe index of the constraint source.

戻り値

Vector3 The translation offset.

説明

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.