I have here a render that contains a glow effect for several lights in the scene. Problem is, though, the glow effect is shown, even when the light is behind another object…
how to fix?
I have here a render that contains a glow effect for several lights in the scene. Problem is, though, the glow effect is shown, even when the light is behind another object…
how to fix?
How do you do that glow effect? Maybe you need to enable z-check? Or check visibility of lights by using raycast?
I just set up the basics. I will try your suggestions, merci