Mesh

Reference

class Mesh
module:
create(attributes)

Create a new mesh

Parameters:

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

Returns:

the created mesh

Return type:

Mesh

Examples