Difference between revisions of "ParticleSystem:setParticleLife"

 
m (1 revision: Imported docs from potato.)
(No difference)

Revision as of 15:54, 14 February 2010


Function

Synopsis

ParticleSystem:setParticleLife( min, max )

Arguments

number min
The minimum life of the particles (seconds).
number max (min)
The maximum life of the particles (seconds).

Returns

Nothing.

See Also