In Unity, Shader Graph for GUI (specifically uGUI) allows you to create procedurally generated, resolution-independent user interface elements such as buttons, health bars, and progress indicators.
This project is a library of different custom shaders created using Unity's Shader Graph feature. All of the shaders are compatible for the Lightweight Scriptable Render Pipeline. These Shader Graphs ...