mod_twist
Apply a twist modifier to objects, rotating them around a chosen axis by a specified angle. Control how the twist distributes along the object's length using bias.
Instructions
扭转修改器:沿 axis 轴把物体扭转 angle 度,bias 控制扭转在长度上的分布。 [English] Twist modifier: rotate the object along axis by angle degrees; bias controls how the twist is distributed along the length.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| axis | No | 轴 0=X/1=Y/2=Z,默认 2。 | Axis 0=X/1=Y/2=Z, default 2. | |
| bias | No | 扭转偏置 -1..1。 | Twist bias -1..1. | |
| name | No | 修改器名。 | Modifier name. | |
| angle | No | 扭转角度(度)。 | Twist angle in degrees. | |
| limit | No | 启用上下限,默认否。 | Enable limits, default false. | |
| objects | No | 对象名列表;省略则使用当前选择。 | Object names; omit for selection. |