mod_reorder
Move a modifier to a specified stack position in 3ds Max. Reordering the stack changes how modifiers affect the final result.
Instructions
把修改器移动到堆栈的指定位置(index 从 1 开始,1 为最底部/离基础最近)。修改器顺序会显著改变最终效果。 [English] Move a modifier to a stack position (index 1-based, 1 is the bottom / closest to the base). Order strongly affects the final result.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| index | Yes | 目标位置(从 1 开始)。 | Target position (1-based). | |
| objects | No | 对象名列表;省略则使用当前选择。 | Object names; omit to use the current selection. | |
| modifier | Yes | 修改器名/类名/索引。 | Modifier name / class name / index. |