So I’m trying to create transitions between two post processes similar with this one: https://www.youtube.com/watch?v=-7DXS7X3nn8
However in this tutorial he’s lerping between postprocessinput0 and scenecolor scene texture nodes, I want to lerp between two post process volumes that already exists inside the level. How do I put another post process volume onto postprocessinput1?