CubeMesh3.Create
Method in CubeMesh3
Declaration
public Mesh Create()Description
Creates a new cube mesh with 3 submeshes (one for each axis).
Returns
| Mesh | The new cube mesh. |
public Mesh Create()Creates a new cube mesh with 3 submeshes (one for each axis).
| Mesh | The new cube mesh. |