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