TextureData:getFormat
Returns the format of the TextureData.
format = TextureData:getFormat()
Arguments
None
Returns
Name | Type | Description |
format | TextureFormat | The format of the TextureData. |
See also
TextureFormat
Texture:getFormat
TextureData
Returns the format of the TextureData.
format = TextureData:getFormat()
None
Name | Type | Description |
format | TextureFormat | The format of the TextureData. |
TextureFormat
Texture:getFormat
TextureData