add_particles
Add particle systems to Blender objects. Configure type (EMITTER/HAIR), count, lifetime, velocity, and size for effects like emission over time or static strands.
Instructions
Add a particle system to an object. Types: EMITTER (emit over time), HAIR (static strands). Count = number of particles. Lifetime in frames. Velocity = emission speed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | ||
| size | No | ||
| type | No | EMITTER | |
| count | No | ||
| lifetime | No | ||
| velocity | No |