ParticleSystem:setParticleLife( min, max )
Sets the life of the particles.
Synopsis
ParticleSystem:setParticleLife( min, max )
Parameters
min |
number |
The minimum life of the particles (seconds). |
max = min |
number |
The maximum life of the particles (seconds). |