Properties { _Color("Color", Color) = (1,1,1,1) _AmbientColor("Ambient Color", Color) = (1,1,1,1) _Glossiness("Smoothness", Range(0,1)) = 0.5 _Metallic("Metallic ...
Welcome to the Unity Shader Graph Showcase project! This project demonstrates a collection of custom shaders created using Unity's Shader Graph system. It's intended for learning, experimentation, and ...