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