Function bevy::render::batching::sort_binned_render_phase

pub fn sort_binned_render_phase<BPI>(
    views: Query<'_, '_, &mut BinnedRenderPhase<BPI>>
)
where BPI: BinnedPhaseItem,
Expand description

Sorts a render phase that uses bins.