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