Unity Tutorial: Post processing effects
You may also like
Page 20 of 20
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