Difference between revisions of "ParticleSystem:setRadialAcceleration"

m (1 revision: Importing from potato (again).)
Line 1: Line 1:
 
 
Set the radial acceleration (away from the emitter).
 
Set the radial acceleration (away from the emitter).
 
== Function ==
 
== Function ==
Line 15: Line 14:
 
[[Category:Functions]]
 
[[Category:Functions]]
 
{{#set:Description=Set the radial acceleration (away from the emitter).}}
 
{{#set:Description=Set the radial acceleration (away from the emitter).}}
 +
== Other Languages ==
 +
{{i18n|ParticleSystem:setRadialAcceleration}}

Revision as of 19:21, 18 November 2010

Set the radial acceleration (away from the emitter).

Function

Synopsis

ParticleSystem:setRadialAcceleration( min, max )

Arguments

number min
The minimum acceleration.
number max (min)
The maximum acceleration.

Returns

Nothing.

See Also

Other Languages