How to color a cube object with different color in different side? Unity -- coloring Object

 How to color a cube object with different color in different side? Unity -- coloring Object


more details. See

Comments

Popular posts from this blog

GameObject.SetActive() v.s. GameObject.active

output message to Unity Console - Debug.Log() v.s. Debug.LogWarning() v.s. Debug.LogError() v.s. print()