Texture:GetTextureHeight

Returns the actual pixel height of the current texture.

Usage:

height = Texture:GetTextureHeight()
ParameterTypeDatatypeDescription
heightresultnumberThe height of the current texture in pixels.