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 ...
This repository contains a Unity 3D project created by following the official Roll-a-Ball tutorial from Unity Learn (version 6.0). This project was built step-by-step by following the tutorial ...