Click or drag to resize
HyperTextStylesQuadShouldRespectColorization Property
Gets a value indicating whether this HyperTextStylesQuad should respect colorization.

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

Property Value

Type: Boolean
if glyph colorization should be applied to the quad's vertices; otherwise, .
See Also