WebBrowserClient.backgroundColor Field

Definition

The background UnityEngine.Color32 of the webpage

[UnityEngine.Tooltip("The background color of the webpage")]
public UnityEngine.Color32 backgroundColor;

Field Value

UnityEngine.Color32
Attributes
UnityEngine.TooltipAttribute