ParticleBurst

external class ParticleBurst(source)

Represents a burst of Particles from a ParticleSystem at a given time in the systems lifetime.

See also

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard

true if the burst has been completed; false otherwise.

Link copied to clipboard

The maximum number of particles emitted.

Link copied to clipboard

The minimum number of particles emitted.

Link copied to clipboard

The time in seconds after the beginning of the particle system's lifetime that the burst will occur.