pub fn begin_frame_system(
    contexts: Query<'_, '_, (&mut EguiContext, &mut EguiInput)>
)
Expand description

Marks frame start for Egui.