Texture:getHeight
EditReturns the height of the Texture, in pixels.
height = Texture:getHeight()
Arguments
None
Returns
Name | Type | Description |
height | number | The height of the Texture, in pixels. |
See also
Texture:getWidth
Texture:getLayerCount
Texture:getDimensions
Texture