Difference between revisions of "ParticleSystem:reset"

 
m
 
(5 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
+
Resets the particle emitter, removing any existing particles and resetting the lifetime counter.
 
 
 
== Function ==
 
== Function ==
 
=== Synopsis ===
 
=== Synopsis ===
Line 13: Line 12:
 
* [[parent::ParticleSystem]]
 
* [[parent::ParticleSystem]]
 
[[Category:Functions]]
 
[[Category:Functions]]
{{#set:Description=}}
+
{{#set:Description=Resets the particle emitter, removing existing particles and resetting the lifetime counter.}}
 +
{{#set:Since=000}}
 +
== Other Languages ==
 +
{{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