Function re_space_view::outline_config
source · pub fn outline_config(gui_ctx: &Context) -> OutlineConfig
Expand description
Produce an re_renderer::OutlineConfig
based on the [egui::Style
] of the provided [egui::Context
].
pub fn outline_config(gui_ctx: &Context) -> OutlineConfig
Produce an re_renderer::OutlineConfig
based on the [egui::Style
] of the provided [egui::Context
].