Constant bevy_egui::stage::UI_FRAME_END[][src]

pub const UI_FRAME_END: &str = "ui_frame_end";

Runs before [bevy::render::stage::RENDER_RESOURCE]. This is where we read Egui’s output.