Difference between revisions of "ParticleSystem:setDirection"

 
Line 13: Line 13:
 
[[Category:Functions]]
 
[[Category:Functions]]
 
{{#set:Description=Sets the direction the particles will be emitted in.}}
 
{{#set:Description=Sets the direction the particles will be emitted in.}}
 +
{{#set:Since=000}}
 
== Other Languages ==
 
== Other Languages ==
 
{{i18n|ParticleSystem:setDirection}}
 
{{i18n|ParticleSystem:setDirection}}

Latest revision as of 10:05, 25 March 2011

Sets the direction the particles will be emitted in.

Function

Synopsis

ParticleSystem:setDirection( direction )

Arguments

number direction
The direction of the particles (in radians).

Returns

Nothing.

See Also


Other Languages