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