Skip to content

Documentation / scene / EmitterShape

Type Alias: EmitterShape

EmitterShape = "point" | "sphere" | "box" | "cylinder" | "cone"

Defined in: libs/scene/src/scene/particlesys.ts:40

Particle emitter shape

Released under the MIT License.