Click or drag to resize
ColorGradientMaxColor Property
Gets the end color.

Namespace: Candlelight
Assembly: Assembly-CSharp-firstpass (in Assembly-CSharp-firstpass.dll) Version: 0.0.0.0
Syntax
C#
public Color MaxColor { get; }

Property Value

Type: Color
The end color.
See Also