constraint_remove
Remove a constraint from an object's position, rotation, or scale property and reset its controller to the default Bezier controller. Note: animation produced by the constraint is lost.
Instructions
移除对象某个属性上的约束,并把控制器恢复为默认的 Bezier 控制器(会丢失该约束产生的动画)。 [English] Remove the constraint on a property and reset its controller to the default Bezier controller (animation produced by the constraint is lost).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| objects | No | 对象名列表;省略则用当前选择。 | Object names; omit for the current selection. | |
| property | No | 要解除约束的属性;省略则解除 position。 | Property to free; position if omitted. |