Version: 2021.2

ParentConstraint.SetRotationOffset

切换到手册
public void SetRotationOffset (int index, Vector3 value);

参数

index 约束源的索引。
value 新旋转偏移。

描述

按索引设置与源相关的旋转偏移。

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