Version: 2021.2
언어: 한국어

ParentConstraint.GetTranslationOffset

매뉴얼로 전환
public Vector3 GetTranslationOffset (int index);

파라미터

index The 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.