LWRPScriptableRenderPass_ExampleLibrary icon indicating copy to clipboard operation
LWRPScriptableRenderPass_ExampleLibrary copied to clipboard

Results 6 LWRPScriptableRenderPass_ExampleLibrary issues
Sort by recently updated
recently updated
newest added

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...

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;