Represents a burst of
Particle
s from a ParticleSystem
at a given time in the systems lifetime.
Name | Type | Description | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
options |
Object |
optional
An object with the following properties:
|
Members
-
true
if the burst has been completed;false
otherwise. -
The maximum number of particles emitted.
-
Default Value:
50.0
-
The minimum number of particles emitted.
-
Default Value:
0.0
-
The time in seconds after the eginning of the particle system's lifetime that the burst will occur.
-
Default Value:
0.0