This repository features a decal effect in URP which uses Shader Graph. While there are certainly more efficient ways to render decals (since this approach requires a matrix transformation in the ...
Since adding new tone mapping functions to URP is not officially supported through Unity's API, integration requires either URP modifications or a renderer feature. Please see the Integration Guide ...