Welcome to my Unity Shaders repository! This collection showcases a variety of shader examples developed for Unity by Davit Badalyan, serving as both a portfolio to display my expertise and an ...
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 ...