Copy Rotation Constraint 复制旋转约束

复制旋转 约束强制约束对象匹配目标旋转。

选项

../../../_images/animation_constraints_transform_copy-rotation_panel.png

复制旋转面板。

Target 目标

数据ID used to select the constraints target, and is not functional (red state) when it has none. See common constraint properties for more information.

排序

指定复制操作过程中使用哪种 欧拉 旋转顺序。默认为物体的欧拉顺序。

轴向

这些复选框用于选择被约束轴向。

反转

Invert their respective corresponding axis coordinates.

混合

指定如何混合约束的旋转和自身现有的旋转。

  • 替换

    新的旋转值直接替换现有的值。

    相加

    新的旋转值与现有的值相加。

    Before Original(在现有形变之前)

    The new rotation is added before the existing rotation, as if it was applied to a parent of the constraint owner.

    After Original(在现有形变之后)

    The new rotation is added after the existing rotation, as if it was applied to a child of the constraint owner.

    偏移(旧版)

    这将和旧版“偏移”复选框的行为一样。 它原本打算与 Before Original(在初值之前) 行为类似,但是在多轴旋转中无法正常工作,因此已弃用。

Target/Owner

Standard conversion between spaces. See common constraint properties for more information.

影响

Controls the percentage of affect the constraint has on the object. See common constraint properties for more information.

例子