GetSystemFontNames()
Gets the family and style names of the system fonts.
Read time 1 minuteLast updated 9 days ago
Definition
- Type: Method
- Namespace: UnityEngine.TextCore.LowLevel
- Assembly: UnityEngine.TextCoreFontEngineModule
public static string[] GetSystemFontNames()
Returns
Type | Description |
|---|---|
| string[] | String array that contains the family and style names of the system fonts. |