Texture:getWidth
EditReturns the width of the Texture, in pixels.
width = Texture:getWidth()
Arguments
None
Returns
Name | Type | Description |
width | number | The width of the Texture, in pixels. |
See also
Texture:getHeight
Texture:getLayerCount
Texture:getDimensions
Texture