Difference between revisions of "ParticleSystem:setEmissionRate"

 
Line 13: Line 13:
 
[[Category:Functions]]
 
[[Category:Functions]]
 
{{#set:Description=Sets the amount of particles emitted per second.}}
 
{{#set:Description=Sets the amount of particles emitted per second.}}
 +
{{#set:Since=000}}
 
== Other Languages ==
 
== Other Languages ==
 
{{i18n|ParticleSystem:setEmissionRate}}
 
{{i18n|ParticleSystem:setEmissionRate}}

Latest revision as of 10:05, 25 March 2011

Sets the amount of particles emitted per second.

Function

Synopsis

ParticleSystem:setEmissionRate( rate )

Arguments

number rate
The amount of particles per second.

Returns

Nothing.

See Also


Other Languages