Create particle system
create_particle_systemBuild a particle system with an emitter, particle SOP, and geometry COMP, including forces and render style ready for tuning.
Instructions
Build a particle system: an emitter feeds a particle SOP inside a Geometry COMP, rendered with a camera + light. Forces and render style are scaffolded for further tuning.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| emitter_shape | No | sphere | |
| particle_count | No | ||
| forces | No | ||
| render_style | No | sprites | |
| lifetime | No | ||
| expose_controls | No | Expose live Drag / Turbulence / Gravity / Lifetime knobs on the system container. | |
| parent_path | No | /project1 |