Sets the position of the emitter.
== 関数 ==
=== 概要 ===
<source lang="lua">
ParticleSystem:setPosition( x, y )
</source>
=== 引数 ===
{{param (日本語)|number|x|Position along x-axis.}}
{{param (日本語)|number|y|Position along y-axis.}}
=== 返値 ===
ありません。
== 関連 ==
* [[parent::ParticleSystem (日本語)]]
[[Category:Functions (日本語)]]
{{#set:Description=Sets the position of the emitter.}}
{{#set:Since=000}}
== そのほかの言語 ==
{{i18n (日本語)|ParticleSystem:setPosition}}