Skip to main content

build_selection_panel

Function build_selection_panel 

Source
pub fn build_selection_panel(
    ctx: &Context,
    selection: &PickResult,
    build_structure_pick_ui: impl FnOnce(&mut Ui),
)
Expand description

Builds the selection panel on the right side. Only shows if there is an active selection.