Click or drag to resize
SimpleGradientColorTintMode Property
Gets or sets the color tint mode.

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

Property Value

Type: ColorTintMode
The color tint mode.
See Also