GetCharactersArray(FontAsset)
Function which returns an array that contains all the characters from a font asset.
Read time 1 minuteLast updated 6 days ago
Definition
- Type: Method
- Namespace: UnityEngine.TextCore.Text
- Assembly: UnityEngine.TextCoreTextEngineModule
public static int[] GetCharactersArray(FontAsset fontAsset)
Parameters
Returns
Type | Description |
|---|---|
| int[] |