Interface PBParticleSystem_Burst

Hierarchy

  • PBParticleSystem_Burst

Properties

count: number

Particles to emit.

cycles?: number

default = 1. Repeat count (0 = infinite).

interval?: number

default = 0.01. Seconds between cycles.

probability?: number

default = 1.0. Emission chance [0,1].

time: number

Seconds from start of cycle.