Constant rotational acceleration of the particles, in degrees/second/second.
Maximum rotation speed of the particles, in degrees/second. Positive is counter-clockwise.
Maximum starting rotation of the particles, in degrees. 0 is facing right, 90 is upwards.
Minimum rotation speed of the particles, in degrees/second. Positive is counter-clockwise.
Minimum starting rotation of the particles, in degrees. 0 is facing right, 90 is upwards.
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
A Rotation behavior that handles starting rotation, rotation speed, and rotational acceleration.
Example configuration: