Texture:getType
Returns the type of the Texture.
type = Texture:getType()
Arguments
None
Returns
Name | Type | Description |
type | TextureType | The type of the Texture. |
See also
TextureType
lovr.graphics.newTexture
Texture
Returns the type of the Texture.
type = Texture:getType()
None
Name | Type | Description |
type | TextureType | The type of the Texture. |
TextureType
lovr.graphics.newTexture
Texture