 | SimpleGradientTopColor Property |
Gets or sets the top color of the gradient.
Namespace: Candlelight.UIAssembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntaxpublic Color32 TopColor { get; set; }Property Value
Type:
Color32The top color of the gradient.
See Also