emitter::burst
Emit a single burst of particles when the system spawns.
Declaration
void emitter::burst(uint burstSize)Parameters
- burstSize:
Number of particles to emit at system creation or reset.
Emit a single burst of particles when the system spawns.
void emitter::burst(uint burstSize)Number of particles to emit at system creation or reset.