Transparency of the particles from 0 (transparent) to 1 (opaque)
Order in which the behavior will be handled. Lower numbers are handled earlier, with an order of 0 getting special treatment before the Emitter's transformation is applied.
Called to initialize a wave of particles, with a reference to the first particle in the linked list.
Updates a single particle for a given period of time elapsed. Return true
to recycle the particle.
Generated using TypeDoc
An Alpha behavior that applies an interpolated or stepped list of values to the particle's opacity.
Example config: