TextureBase:getHeight

From GiderosMobile
Revision as of 10:58, 3 September 2018 by Hgy29 (talk | contribs)


Available since: Gideros 2011.6
Class: TextureBase

Description


Returns the height of the texture in pixels.

(number) = TextureBase:getHeight()

Return values

Returns (number) The height of the texture in pixels.