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