InitializeFontEngine()
Initialize the Font Engine and required resources.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Method
- Namespace: UnityEngine.TextCore.LowLevel
- Assembly: UnityEngine.TextCoreFontEngineModule
public static FontEngineError InitializeFontEngine()
Returns
Type | Description |
|---|---|
| FontEngineError | A value of zero (0) if the initialization of the Font Engine was successful. |