honeycomb_render::systems

Function update_picking

Source
pub fn update_picking(
    targets: Query<'_, '_, (Entity, &PickSelection, &mut OutlineVolume)>,
    ui_state: ResMut<'_, UiState>,
)
Expand description

Picking update routine.