Particle
A particle emitted by a ParticleSystem.
See also
Types
Link copied to clipboard
interface ConstructorOptions
Properties
Link copied to clipboard
The dimensions, width by height, to scale the particle image in pixels.
Link copied to clipboard
Gets the age normalized to a value in the range 0.0, 1.0.
Link copied to clipboard
The positon of the particle in world coordinates.
Link copied to clipboard
The color of the particle when it is born.
Link copied to clipboard
the scale of the particle when it is born.
Link copied to clipboard
The velocity of the particle in world coordinates.