Difference between revisions of "ParticleSystem:setLifetime"
m (1 revision: Importing from potato (again).) |
|
(No difference)
|
Revision as of 16:17, 14 February 2010
Sets how long the particle system should emit particles (if -1 then it emits particles forever).
Function
Synopsis
ParticleSystem:setLifetime( life )
Arguments
number life
- The lifetime of the emitter (in seconds).
Returns
Nothing.