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