niagara_set_fixed_bounds
Define fixed bounds for a Niagara System to control its simulation volume and avoid unexpected culling. Specify the system path and optional min/max vectors without affecting other settings.
Instructions
Set Niagara System fixed bounds without changing unrelated system settings.
KB: see knowledge_base/09_NIAGARA_VFX.md#overview Example: niagara_set_fixed_bounds(system_path="/Game/MCP_Test/Example")
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| save | No | ||
| system_path | Yes | ||
| fixed_bounds_max | No | ||
| fixed_bounds_min | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |