Blake Gross
Blake Gross
I got a similar effect to work in URP in 2019.3 by adding unique RenderPipelines per Camera in URP. What I did was set up two camera, one main and...
I'll make a branch this weekend with it
Yes! Sorry, I realized my way was very inefficient. I can still try and share it. I've been working on another method that uses extra render data.
Here's my current progress, the blit isn't working for some reason in this branch, will look into it more, but this is the method I was using: https://github.com/Katerpilet/Outline-Effect/tree/multi_camera_outline Multiple layers...
I'm also hitting this
+1 this would be very useful for the project I am working on
I'm seeing this as well, did you figure it out?