pub fn draw_inspected_data(
ui: &mut Ui,
world: &mut World,
selected_entities: &HashSet<Entity>,
)
Expand description
Inspection panel drawing function.
pub fn draw_inspected_data(
ui: &mut Ui,
world: &mut World,
selected_entities: &HashSet<Entity>,
)
Inspection panel drawing function.