LWRPScriptableRenderPass_ExampleLibrary
LWRPScriptableRenderPass_ExampleLibrary copied to clipboard
These examples are great. Updated them to Unity 2019.3.0f6 with URP 7.2.0. The planar reflection scene currently uses Post Processing V2 compat layer.
Googling for "unity" and "scriptable render pass" comes back with almost nothing. Where is this stuff documented?
Only thing preventing me from using the BlurGrabPass example is that it does not work in scene view. Is that a Unity bug? Or a bug in this code? That...
So... no ScriptableRenderPass in 2019.1?
Hi Trying to open the project using Unity 2018.3.7f1 and LWRP 4.8.0-preview. Am getting several compile errors all relating to a missing LWRP package ie using UnityEngine.Rendering.LWRP; using UnityEngine.Experimental.Rendering.LWRP;
would be brilliant.