Module bevy_render::batching
source · Modules§
- Batching functionality when GPU preprocessing is in use.
- Batching functionality when GPU preprocessing isn’t in use.
Structs§
- Add this component to mesh entities to disable automatic batching
Traits§
- A trait to support getting data used for batching draw commands via phase items.
- A trait to support getting data used for batching draw commands via phase items.
Functions§
- Sorts a render phase that uses bins.