Skip to main content
Glama

add_particle_system

Attach particle effects to 3D objects in Blender by specifying emission source, particle count, and lifetime for visual simulations.

Instructions

Add a particle system to an object.

Args: object_name: Name of the mesh object. count: Number of particles (max 1000000). lifetime: Particle lifetime in frames. emit_from: Emission source - VERT, FACE, or VOLUME.

Returns: Confirmation dict with particle system settings.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
object_nameYes
countNo
lifetimeNo
emit_fromNoFACE
Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/jabberwock/blend-ai'

If you have feedback or need assistance with the MCP directory API, please join our Discord server