I have a 2 camera setup:
Now I want to add a color grading image effect to the entire screen. I add the Image Effect to Camera2. Everything seems to work fine in the editor, however...
Poor performance with an image effects on a camera with "Depth Only" clear flag
- Camera1: orthographic, depth: 0, clear flag: Solid Color, renders the background and objects X
- Camera2: perspective, depth: 1, clear flag: Depth Only, renders objects Y
Now I want to add a color grading image effect to the entire screen. I add the Image Effect to Camera2. Everything seems to work fine in the editor, however...
Poor performance with an image effects on a camera with "Depth Only" clear flag