honeycomb_render::systems

Function draw_inspected_data

Source
pub fn draw_inspected_data(
    ui: &mut Ui,
    world: &mut World,
    selected_entities: &HashSet<Entity>,
)
Expand description

Inspection panel drawing function.