I have a Camera that has its own unique Render Pipeline. I am trying to do edge detection as full-screen passes.
I am struggling to get access to the camera's blit Normal of the scene. How do you access the normal?
I've gotten access to color and depth by doing stuff like shown, but how do I get the normals from the blit in the same way?
