reorder_niagara_emitter
Reorder emitters in a Niagara system by moving a specific emitter to a new index position in the emitter list.
Instructions
Move an emitter to a new position in the system's emitter list.
Args: system_path: Path to the Niagara System asset emitter_name: Name of the emitter to move new_index: Target index (0-based) in the emitter list
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| new_index | Yes | ||
| system_path | Yes | ||
| emitter_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |