According to the documentation the Visual Effect Graph enables you to author visual effects using Node-based visual logic. This repository provides examples for some specific cases in VFX Graph such ...
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 ...