pixi.plugins.particles.cloudkid.Particle
- type
- class
- metadata
- :native
- "cloudkid.Particle"
Constructor
- parameters
{Emitter}
emitter The emitter that controls this particle.
Instance Methods
- parameters
{pixi.textures.Texture}
art The texture to set.
- parameters
{Float}
delta Time elapsed since the previous frame, in __seconds__.
- returns
- {Float} The standard interpolation multiplier (0-1) used for all relevant particle properties. A value of -1 means the particle died of old age instead.