This method creates or inserts an existing mesh on the model.
| Parameter | Description |
|---|---|
| type | primitive type, can be MESH_POINTS, MESH_LINES, MESH_TRIANGLES, or MESH_QUADS |
| mesh | adds an existing mesh to the model |
| lod | mesh detail level |
Returns the added mesh.