Control Object Transparency with Slider UI in Unity
May 27, 2020
In this unity game development tutorial you will learn how to control decrease or increase GameObject transparency/alpha or opacity. With the help of a slider and a C# script. I will explain how to increase or decrease opacity of an object using a c# script.
0 Comments