Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 349 Bytes

post-process.md

File metadata and controls

3 lines (2 loc) · 349 Bytes

Post-processing

To create a new post-processing effect, create a new RenderFlow script and set its type to POSTPROCESS. The production process is the same as other RenderFlow, but RenderPipeline does not automatically perform post-processing, it is necessary to set the flows property in the Camera to specify which post-processing to perform.