Hello, I am using URP and Volume bloom to achieve glow effect around lights, but that glow effect quickly disappears as camera gets further away from light emitting material. In reality I think that glow around lights especially in the dark doesn't disappear all that much even in great distance. This bloom effect is probably takin into account the amount of emitting pixels and as the amount shrinks in distance the glow is gone. So my question is: **Is there some other way to make more realistic glowing around lights?** Maybe some shader graph trick? I know one solution could be lens flares but from what I saw they are only good for Sun effect.
Here is an example of glowing completely disappearing in distance:![alt text][2] ![alt text][1]
[1]: /storage/temp/199168-close.png
[2]: /storage/temp/199169-far.png
↧