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