Click or drag to resize

EngineModelUseStaticFonts Property

Force all labels to use Static Fonts provided with the Platform build. This is only viable as a backup plan in case issue in UNITY-7039 occurs.

Namespace:  Livit.Learn.Model
Assembly:  Livit.Learn.Model (in Livit.Learn.Model.dll) Version: 0.0.0.0
Syntax
C#
public bool UseStaticFonts { get; set; }

Property Value

Type: Boolean
See Also