niagara_create_system
Create an empty Niagara System asset in Unreal Engine, ready for VFX editing. Specify a name and folder to generate the asset.
Instructions
Create an empty Niagara System asset when the UE editor factory is available.
KB: see knowledge_base/09_NIAGARA_VFX.md#overview Example: niagara_create_system(system_name="ExampleName")
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| save | No | ||
| overwrite | No | ||
| folder_path | No | /Game/VFX | |
| system_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |