GetFaceInfo()
Get the FaceInfo for the currently loaded and sized typeface.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Method
- Namespace: UnityEngine.TextCore.LowLevel
- Assembly: UnityEngine.TextCoreFontEngineModule
public static FaceInfo GetFaceInfo()
Returns
Type | Description |
|---|---|
| FaceInfo | Returns the FaceInfo of the currently loaded typeface. |