getFontFeatures
Determines if OpenType font features should be retrieved from the source font file as new characters and glyphs are added dynamically to the font asset.
Read time 1 minuteLast updated 13 days ago
Definition
- Type: Property
- Namespace: UnityEngine.TextCore.Text
- Assembly: UnityEngine.TextCoreTextEngineModule
public bool getFontFeatures { get; set; }