Skip to main content

run_extract

Function run_extract 

Source
fn run_extract(
    app: &Application,
    encoder: &mut CommandEncoder,
    input: &RenderTexture,
    output: &RenderTexture,
    offset: Vec2,
    color: Color,
)