ParticleSystem:getTexture (日本語)

LÖVE 0.9.1 から使用可能
ParticleSystem:getImage から名称変更。

パーティクルで使用されるテクスチャ (Image または Canvas) を取得します。

関数

概要

texture = ParticleSystem:getTexture( )

引数

なし。

返値

Texture texture
パーティクルで使用されるテクスチャ (Image または Canvas)。

関連


そのほかの言語