Mesh
The Mesh class extends the Item class to represent a three-dimensional mesh object within the engine.
Inherits from
Usage
To use this class, add the following require at the top of your script:
Reference
create
Create a new mesh
Parameters
selfattributes(table): list of attributes. without, the mesh will be created with default values
Returns
Mesh: of the created mesh