{{oldin|[[0.9.0]]|090|type=method|text=Use [[ParticleSystem:getPosition]]}}
Gets the y-coordinate of the particle emitter's position.
== Function ==
=== Synopsis ===
<source lang="lua">
y = ParticleSystem:getY( )
</source>
=== Arguments ===
None.
=== Returns ===
{{param|number|y|Position along y-axis.}}
== See Also ==
* [[parent::ParticleSystem]]
[[Category:Functions]]
{{#set:Description=Gets the y-coordinate of the particle emitter's position.}}
{{#set:Since=000}}
== Other Languages ==
{{i18n|ParticleSystem:getY}}