TextureHeight()

Syntax

Height = TextureHeight(#Texture)
Description
Returns the height of the specified texture.

Parameters

#Texture The texture to use.

Return value

The height of the texture, in pixels.

See Also

TextureWidth()

Supported OS

All

<- SaveRenderTexture() - Texture Index - TextureID() ->