Unity-CommandBufferRefraction icon indicating copy to clipboard operation
Unity-CommandBufferRefraction copied to clipboard

SRP / LWRP

Open oliverellmers opened this issue 5 years ago • 1 comments

Hello,

I was wondering if this is compatible with the SRP / LWRP?

Cheers!

O.

oliverellmers avatar Mar 07 '19 11:03 oliverellmers

Was wondering the same. It uses OnPreRender()... so don't think so. A way to translate this would be to use maybe the post processing stack and adding it as a post process pass. Will give that a try.

amartinez1660 avatar Aug 09 '19 13:08 amartinez1660

This was made for the now called "Legacy" non SRP pipeline. Sorry :'(

Was wondering the same. It uses OnPreRender()... so don't think so. A way to translate this would be to use maybe the post processing stack and adding it as a post process pass. Will give that a try.

Correct, this was made for the now called "Legacy" non SRP pipeline. Sorry :'(

If you got it running with the new SRP stuff, feel free to post a link to your stuff here :)

Doppelkeks avatar Dec 08 '22 01:12 Doppelkeks