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.
이 레포지토리는 Unity의 Shader Graph를 커스터마이징하여 새로운 Graph를 추가함으로써, Unlit Shader 에서도 Main Light를 완전하게 사용 가능하도록 하는 레포지토리입니다. 유니티의 각종 쉐이더 ...