Gets the height of the Texture.
== 関数 ==
=== 概要 ===
<source lang="lua">
height = Texture:getHeight( )
</source>
=== 引数 ===
なし。
=== 返値 ===
{{param (日本語)|number|height|The height of the Texture, in pixels.}}
== 関連 ==
* [[parent::Texture (日本語)]]
* [[Texture:getWidth (日本語)]]
* [[Texture:getDimensions (日本語)]]
[[Category:Functions (日本語)]]
{{#set:Description=Gets the height of the Texture.}}
{{#set:Since=000}}
== そのほかの言語 ==
{{i18n (日本語)|Texture:getHeight}}