Hello,
I hope someone could help me on this. I have 3 cameras on my scene:
- one that draws the HUD (orthographic) → Depth 2
- one draws the 3D stuff → Depth 1
- one that draws the background (orthographic) → Depth 0
I ordered the Depths of the cameras to see the scene properly ordered but I only get painted two of the 3 cameras. Am I missing something?
Thank you in advance.
Change what the top two clear to, so you can see the ones behind/under it, and the bottom most one set it to clear to Skybox.
Wooops done! Thank you a lot 