Refactor|Renderer: Post-processing is now a console effect
fx::PostProcessing will cause the frame to be rendered to a texture,which will then be drawn to the normal target when the frame is done.
View differences
Refactor|Renderer: Post-processing is now a console effect
fx::PostProcessing will cause the frame to be rendered to a texture,
which will then be drawn to the normal target when the frame is done.