Hello!
Does anyone know of a way to darken the “picture”/feed of the camera, but not the object itself. I have a scene with an object lightmapped for a “night mode” and realtime “day mode”. However the nightmode obviously looks massively out of place when the camera shows a light environment. I went through and checked post processing, but it affects the entire scene as far as I could gather.
You can write a background shader and use it to darken the image:
Thanks for the reply!
I ended up doing just that, not much knowledge about shaders but managed to find fix for it. So if anyone that comes upon this thread is looking for an answer to this. Just ask!