remove_niagara_renderer
Remove a renderer from a Niagara emitter by specifying the system path, emitter name, and renderer index for targeted modifications.
Instructions
Remove a renderer from an emitter by index.
Args: system_path: Path to the Niagara System asset emitter_name: Name of the target emitter renderer_index: Index of the renderer to remove (from get_niagara_emitters)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| system_path | Yes | ||
| emitter_name | Yes | ||
| renderer_index | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |