Difference between revisions of "ParticleSystem:reset"

m
 
Line 12: Line 12:
 
* [[parent::ParticleSystem]]
 
* [[parent::ParticleSystem]]
 
[[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 existing particles and resetting the lifetime counter.}}
 
{{#set:Since=000}}
 
{{#set:Since=000}}
 
== Other Languages ==
 
== Other Languages ==
 
{{i18n|ParticleSystem:reset}}
 
{{i18n|ParticleSystem:reset}}

Latest revision as of 01:46, 30 May 2013

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