Challenge: Color Correction

Tutorial

·

intermediate

·

+0XP

·

10 mins

·

(10)

Unity Technologies

Challenge: Color Correction

In this challenge, you will perform Color Correction on a scene using the Color Grading effect in the Post-Processing Stack.

Languages available:

1. Scene Setup

Import the Unity Package into your project and install Post-Processing from the Package Manager.

2. Configure Post-Processing

Open Scene_1 and configure the main camera to work with the Post-Processing stack.

3. Color Correction

Use the following parameters to correct the scene's color:

  • White Balance
  • Tone
  • Channel Mixer
  • Trackballs

Complete this tutorial