Content-Length: 17642 | pFad | https://docs.unity3d.com/ScriptReference/../Manual/../ScriptReference/Color32-a.html
Alpha component of the color.
using UnityEngine;
public class Example : MonoBehaviour { Color32 color = Color.white; void Start() { color.a = 0; } }
Fetched URL: https://docs.unity3d.com/ScriptReference/../Manual/../ScriptReference/Color32-a.html
Alternative Proxies: