Texture:GetTextureWidth

Returns the actual pixel width of the current texture.

Usage:

width = Texture:GetTextureWidth()
ParameterTypeDatatypeDescription
widthresultnumberThe width of the current texture in pixels.