I have a scene with a Post process volume with a B&W LUT in it and a bunch of geometry and a some particle effects. What I am wondering is whether it is possible for the particle effect and some of the geometry to bypass the post process volume so that it renders in it’s normal colour.The aim is to have a B&W scene with shades of colour where necessary.Thx in advance
First of all you are using the blue channel for the Lerp when it should be actually something based on the custom depth. You can tell the orange bench is desaturated a bit on your shots.
Secondly there is no need for that SphereMask node at all, making the material needlessly expensive.
Might seems like a stupid question but when i press render custom depth on some of the geometry with the new unbound Post process volume placed in the scene,there still seems to be no color being rendered.Is there a step i am missing?
With the material above you need to divide the custom depth by a large number which is actually the distance of the effect in world space units. You might need to increase this value to a multiple of (ten) thousend, on my screenshot it’s 16777215.
Thanks for the easy setup for excluding objects from post process.
I know that four years have been passed since the last answer but i need some help with animating this post process effect(post process material). Normally i know how to animate post process effects(without any post process materials) but now i did everything what i could and nothing happend.
I think i must add some nodes in material blueprint. But i really have no idea which ones?