Function bevy_render::batching::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.