pub fn customize_eframe_and_setup_renderer(
cc: &CreationContext<'_>,
) -> Result<(), RenderContextError>
Expand description
Customize eframe and egui to suit the rerun viewer.
pub fn customize_eframe_and_setup_renderer(
cc: &CreationContext<'_>,
) -> Result<(), RenderContextError>
Customize eframe and egui to suit the rerun viewer.