[][src]Module bevy_render::batch

Structs

Batch
BatchKey
Batcher

An unordered batcher intended to support an arbitrary number of keys of the same type (but with some distinguishing factor) NOTE: this may or may not be useful for anything. when paired with a higher-level "BatcherSet" it would allow updating batches

BatcherKeyState

Traits

Key