Texture

Reference

class Texture
module:
create(attributes)

Create a new texture

Parameters:

attributes (table) – list of attributes. without, the texture will be created with default values

Returns:

the created texture

Return type:

Texture

Examples