Limit Rotation Constraint 限定旋转约束

此约束可以通过设置上下限来限制物体或者骨骼的X,Y,Z轴旋转量。

值得注意的是,尽管约束限制了其视觉和渲染旋转量,约束对象的数据块仍然允许(默认)对象或骨骼的旋转量超出最小和最大值确定的范围,其旋转量可以在 变换 面板中看到。当旋转物体,并试图超出限定边界,视觉上以及渲染时,物体仍然被限定在边界内,但在内部,其旋转量仍会变化为超出限制。如果约束被移除,约束对象将跳转到其内部指定的旋转量。

Similarly, if its owner has an internal rotation that is beyond the limit, rotating it back into the limit area will appear to do nothing until the internal rotation values are back within the limit threshold (unless you enabled the Affect Transform option, see below).

为某个轴向设置相等的最小值和最大值,可以锁定约束对象绕该轴向的旋转… 尽管这样是可以的,但使用 变换属性 的轴向锁定功能可能更简单。

This transform does not constrain the bone if it is manipulated by the IK solver. For constraining the rotation of a bone for IK purposes, see Inverse Kinematics.

选项

../../../_images/animation_constraints_transform_limit-rotation_panel.png

限定旋转面板。

X, Y, Z 最大值/最小值

These buttons enable the rotation limit around respectively the X, Y and Z axes of the owner, in the chosen Owner space. The Min and Max number fields to their right control the value of their lower and upper boundaries, respectively.

Note

  • 如果最小值大于最大值,约束的效果等同于上下限相等。

  • Unlike the Limit Location constraint, you cannot separately enable lower or upper limits.

  • The constraint can be used to simply remove shear from the owner transformation by leaving all limits disabled.

排序

Allows specifying which Euler order to use when applying the limits. Defaults to the order of the owner.

影响变换

The constraint is taken into account when the object is manually rotated using transformation tools in the editors. This prevents assigning transformation property values (as shown in the Transform panel) that exceed the specified limits.

拥有者

This constraint allows you to choose in which space evaluate its owner’s transform properties. 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.

例子