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