pub fn render_system(world: &mut World)
Expand description

Updates the RenderGraph with all of its nodes and then runs it to render the entire frame.