Content-Length: 17931 | pFad | https://docs.unity3d.com/ScriptReference/../Manual/../ScriptReference/GUIStyle-onFocused.html
Rendering settings for when the element has keyboard and is turned on.
using UnityEngine;
public class Example : MonoBehaviour { void OnGUI() { GUI.skin.button.onFocused.textColor = Color.green; } }
Fetched URL: https://docs.unity3d.com/ScriptReference/../Manual/../ScriptReference/GUIStyle-onFocused.html
Alternative Proxies: