bevy_render::batching

Function sort_binned_render_phase

Source
pub fn sort_binned_render_phase<BPI>(
    phases: ResMut<'_, ViewBinnedRenderPhases<BPI>>,
)
where BPI: BinnedPhaseItem,
Expand description

Sorts a render phase that uses bins.