Expand description

The Particle and ParticleSystem structs.

Structs

A Particle describes a single emission from a ParticleSystem.

A ParticleProps defines how Particles are created.

A ParticleSystem deals with the emission, and creation of Particles.