MushMachine/docs/framework/opengl_renderer/render_tasks/blit_fb.md

7 lines
206 B
Markdown
Raw Normal View History

# `OpenGL::RenderTask` Blit FB
This `RenderTask` Blits(copys) the contents of one `FrameBuffer` to another.
There are options available for source and destination rectangle, color flags and filter mode.