Module mesh

Module mesh 

Source

Modules§

allocator
Manages mesh vertex and index buffers.

Structs§

MeshRenderAssetPlugin
Makes sure that Meshes are extracted and prepared for the GPU. Does not add the Mesh as an asset. Use MeshPlugin for that.
RenderMesh
The render world representation of a Mesh.

Enums§

RenderMeshBufferInfo
The index/vertex buffer info of a RenderMesh.