Click or drag to resize

UIConfigrenderingTextBrighterOnDesktop Field

When using chinese fonts on desktop, I found that the display effect is not very clear. So I wrote shaders to light up their outline. If you dont use chinese fonts, or dont like the new effect, just set to false here. The switch is meaningless on mobile platforms.

Namespace:  FairyGUI
Assembly:  FairyGUI (in FairyGUI.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public static bool renderingTextBrighterOnDesktop

Field Value

Type: Boolean
See Also