init_screenshot_to_screen_pipeline

Function init_screenshot_to_screen_pipeline 

Source
pub fn init_screenshot_to_screen_pipeline(
    commands: Commands<'_, '_>,
    render_device: Res<'_, RenderDevice>,
    asset_server: Res<'_, AssetServer>,
)