delete_particle_system
Removes a particle system from a named object. Specify the object and optionally the particle system name.
Instructions
Remove a particle system from an object.
Args: object_name: Name of the object. particle_system_name: Name of the particle system to remove. If empty, removes the first particle system.
Returns: Confirmation dict.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| object_name | Yes | ||
| particle_system_name | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||