API reference

Every public class, method, and event in @codexo/exojs. Generated from source.

I

interfaceParticleSpawnFields

@codexo/exojs-particles / particles / stable

Per-property spawn configuration shared by the built-in spawners. Every entry is a Distribution sampled once per emitted particle. Omitting an entry leaves that property at its spawn default: origin, no velocity, unit scale, no rotation, opaque white, frame 0, one second of life.

8
props
0
methods
0
events
Import
import { ParticleSpawnFields } from '@codexo/exojs-particles'

Per-property spawn configuration shared by the built-in spawners.

Every entry is a Distribution sampled once per emitted particle. Omitting an entry leaves that property at its spawn default: origin, no velocity, unit scale, no rotation, opaque white, frame 0, one second of life.

Properties8
Source