I am trying to apply a bloom effect to only certain things, specified by what layer they are on. I want all the things on a layer called "Bloom Layer" to have a bloom effect applied.
I thought that I could use Camera Stacking here, and have a 2nd camera with the volume on it, and then set the culling masks accordingly, applying the overlay bloom camera to the main camera stack. However this didn't work, and just makes everything glow.
Any help would be greatly appreciated, thank you.
My main camera:
https://i.sstatic.net/p61Ao.png
The glow camera:
https://i.sstatic.net/BYEhm.png
The cubes as they are now:
https://i.sstatic.net/8s2W7.png