Difference between revisions of "ParticleSystem:getX"

Line 13: Line 13:
 
[[Category:Functions]]
 
[[Category:Functions]]
 
{{#set:Description=Gets the x-coordinate of the particle emitter's position.}}
 
{{#set:Description=Gets the x-coordinate of the particle emitter's position.}}
 +
{{#set:Since=000}}
 
== Other Languages ==
 
== Other Languages ==
 
{{i18n|ParticleSystem:getX}}
 
{{i18n|ParticleSystem:getX}}

Revision as of 10:04, 25 March 2011

Gets the x-coordinate of the particle emitter's position.

Function

Synopsis

x = ParticleSystem:getX( )

Arguments

None.

Returns

number x
Position along x-axis.

See Also


Other Languages