Overview of the Post-Processing Stack
Tutorial
·
Beginner
·
+0XP
·
5 mins
·
Unity Technologies

Post-Processing applies full-screen filters and effects to a camera’s image and is used to customize the look and feel of your scene in your Unity.
Languages available:
1. What is Post-Processing?
Post-Processing applies full-screen filters and effects to a camera’s image buffer before the image appears on screen. It allows you to quickly and efficiently customize the look and feel of your scene.

2. Why use Post-Processing?
Post-Processing can drastically improve the visuals of your application with little set-up time. You can use Post-Processing effects to simulate physical camera and film properties.
Neon - Unity environment demo using only Asset Store models