Skip to main content
POST
Create a particle emitter entity

Body

application/json

Spawn a ParticleEmitter: optional position [x,y,z] (default origin), rate particles/sec (default 50.0), lifetime seconds (default 2.0), and max particle cap (default 1000).

The body is of type any.

Response

200 - application/json

The spawned emitter entity id.