Use Mesh.CreateInfo to describe and create meshes. More...
Public Member Functions | |
long | getNative () |
Gets a pointer to the backing C++ instance. | |
Protected Attributes | |
Mesh_CreateInfoWrapper | mWrapper |
Use Mesh.CreateInfo to describe and create meshes.
Vertex and index listings define meshes. Indices refer to vertices which define the faces of a mesh.
long getNative | ( | ) |
Gets a pointer to the backing C++ instance.