niagara_add_sprite_renderer
Add a Sprite Renderer to an existing Niagara emitter by providing the system path, with options for material, emitter, and saving.
Instructions
Add a Sprite Renderer to an existing Niagara emitter handle.
KB: see knowledge_base/09_NIAGARA_VFX.md#overview Example: niagara_add_sprite_renderer(system_path="/Game/MCP_Test/Example")
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| save | No | ||
| emitter_id | No | ||
| system_path | Yes | ||
| emitter_name | No | ||
| material_path | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |