Unity Tutorial: Post processing effects


Post processing allows us to significantly enhance our projects by apply different visual effects. We’ll see how to setup and manipulate those effects in the built in pipeline and how to use them with both Cinemachine and Timeline as well as switching between effects in code.

Find the code here: https://github.com/GameDevEducation/DeepDive_PostProcessing