{{oldin|[[0.9.0]]|090|type=method|text=Use [[ParticleSystem:getPosition]]}}
Gets the y-coordinate of the particle emitter's position.
== 関数 ==
=== 概要 ===
<source lang="lua">
y = ParticleSystem:getY( )
</source>
=== 引数 ===
なし。
=== 返値 ===
{{param (日本語)|number|y|Position along y-axis.}}
== 関連 ==
* [[parent::ParticleSystem (日本語)]]
[[Category:Functions (日本語)]]
{{#set:Description=Gets the y-coordinate of the particle emitter's position.}}
{{#set:Since=000}}
== そのほかの言語 ==
{{i18n (日本語)|ParticleSystem:getY}}