modifier_reorder
Move a modifier to any position in the modifier stack to change the order of effects on an object.
Instructions
Move a modifier to a specific position in the stack.
Args: object_name: Target object modifier_name: Modifier to move position: Target position (0 = top of stack)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| position | Yes | ||
| object_name | Yes | ||
| modifier_name | Yes |