InternalIndex of the batch containing the mesh.
Index of the mesh within the batch.
Number of indices in the mesh. This helps GPUMemoryManager users to know how many indices to draw in total for TRIANGLES and LINES.
Number of vertices in the mesh. This helps GPUMemoryManager users to know how many vertices to draw in total for POINTS.
A handle to a mesh stored in GPU memory.