GetFontFaces()
Gets the font faces and styles for the currently loaded font.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Method
- Namespace: UnityEngine.TextCore.LowLevel
- Assembly: UnityEngine.TextCoreFontEngineModule
public static string[] GetFontFaces()
Returns
Type | Description |
|---|---|
| string[] | An array that contains the names of the font faces and styles. |