Texture:GetTextureHeight
Returns the actual pixel height of the current texture.
Usage:
height
= Texture:GetTextureHeight()
Parameter
Type
Datatype
Description
height
result
number
The height of the current texture in pixels.