Module batching

Source

Modules§

gpu_preprocessing
Batching functionality when GPU preprocessing is in use.
no_gpu_preprocessing
Batching functionality when GPU preprocessing isn’t in use.

Structs§

NoAutomaticBatching
Add this component to mesh entities to disable automatic batching

Traits§

GetBatchData
A trait to support getting data used for batching draw commands via phase items.
GetFullBatchData
A trait to support getting data used for batching draw commands via phase items.

Functions§

sort_binned_render_phase
Sorts a render phase that uses bins.