Difference between revisions of "ParticleSystem:getY"

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

Revision as of 10:04, 25 March 2011

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

Function

Synopsis

y = ParticleSystem:getY( )

Arguments

None.

Returns

number y
Position along y-axis.

See Also


Other Languages