Difference between revisions of "ParticleSystem:reset"

m (1 revision: Importing from potato (again).)
Line 1: Line 1:
 
 
Resets the particle emitter, removing any existing particles and resetting the lifetime counter.
 
Resets the particle emitter, removing any existing particles and resetting the lifetime counter.
 
== Function ==
 
== Function ==
Line 14: Line 13:
 
[[Category:Functions]]
 
[[Category:Functions]]
 
{{#set:Description=Resets the particle emitter, removing any existing particles and resetting the lifetime counter.}}
 
{{#set:Description=Resets the particle emitter, removing any existing particles and resetting the lifetime counter.}}
 +
== Other Languages ==
 +
{{i18n|ParticleSystem:reset}}

Revision as of 19:23, 18 November 2010

Resets the particle emitter, removing any existing particles and resetting the lifetime counter.

Function

Synopsis

ParticleSystem:reset( )

Arguments

None.

Returns

Nothing.

See Also

Other Languages