{{newin (日本語)|[[0.9.1 (日本語)|0.9.1]]|091|type=関数}}
Gets the texture ([[Image]] or [[Canvas]]) used by the SpriteBatch.

== 関数 ==
=== 概要 ===
<source lang="lua">
texture = SpriteBatch:getTexture( )
</source>
=== 引数 ===
なし。
=== 返値 ===
{{param (日本語)|Texture|texture|The Image or Canvas used by the SpriteBatch.}}

== 関連 ==
* [[parent::SpriteBatch (日本語)]]
* [[SpriteBatch:setTexture (日本語)]]
[[Category:Functions (日本語)]]
{{#set:Description=Gets the texture ([[Image]] or [[Canvas]]) used by the SpriteBatch.}}
== そのほかの言語 ==
{{i18n (日本語)|SpriteBatch:getTexture}}