bevy_render::mesh

Module allocator

Source
Expand description

Manages mesh vertex and index buffers.

Structs§

Functions§

  • A system that processes newly-extracted or newly-removed meshes and writes their data into buffers or frees their data as appropriate.