ParentConstraint.GetTranslationOffset

切换到手册
public Vector3 GetTranslationOffset (int index);

参数

index约束源的索引。

返回

Vector3 移动偏移。

描述

按索引获取与源相关的旋转偏移。

如果源列表为空,则抛出 InvalidOperationException。如果索引无效,则抛出 ArgumentOutOfRangeException。