get_niagara_renderer_info
Retrieves detailed information about a renderer on a Niagara emitter in Unreal Engine. Specify system path, emitter name, and optional renderer index.
Instructions
Get detailed information about a renderer on an emitter.
Args: system_path: Path to the Niagara System asset emitter_name: Name of the target emitter renderer_index: Index of the renderer (default 0, the first renderer)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| system_path | Yes | ||
| emitter_name | Yes | ||
| renderer_index | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |