I’m using Unity 5.6.4 (I don’t want to upgrade for the moment to 2017 for legacy game and code reason) .
I’m trying to apply FOG effect, to my camera First person view.
I’ve tried 2 different way:
1- Lighting → Apply Fog
2- Legacy Image Effect → Global Fog Script
Either apply Fot only to terrain and not Skybox, or in other words, to my entire camera…
What I’m wrong ?
Thanks
EDIT I’ve upgraded to 2017.2 but I can’t find EXLCUDE FOG TO SKYBOX (yes/no) options like here is indicated Unity - Manual: Post-processing and full-screen effects
Yes that is exactly right
– KurtisWeb