{{newin (日本語)|[[0.9.0 (日本語)|0.9.0]]|090|type=関数}}
{{oldin|[[0.10.0]]|100|type=function|text=Use [[ParticleSystem:getTexture]] instead}}
Gets the image used for the particles.
== 関数 ==
=== 概要 ===
<source lang="lua">
image = ParticleSystem:getImage( )
</source>
=== 引数 ===
ありません。
=== 返値 ===
{{param (日本語)|Image|image|An Image to use for the particles.}}
== 関連 ==
* [[parent::ParticleSystem (日本語)]]
* [[ParticleSystem:setImage (日本語)]]
[[Category:Functions (日本語)]]
{{#set:Description=Gets the image used for the particles.}}
== そのほかの言語 ==
{{i18n (日本語)|ParticleSystem:getImage}}