TextureWidth()

Syntax

Width = TextureWidth(#Texture)
Description
Returns the width of the specified texture.

Parameters

#Texture The texture to use.

Return value

The width of the texture, in pixels.

See Also

TextureHeight()

Supported OS

All

<- TextureOutput() - Texture Index - UpdateRenderTexture() ->