Class TMP_FontUtilities
Inherited Members
Namespace: TMPro
Assembly: solution.dll
Syntax
public static class TMP_FontUtilities
Methods
Name | Description |
---|---|
SearchForCharacter(List<TMP_FontAsset>, uint, out TMP_Character) | Search through the given list of fonts and their possible fallbacks for the specified character. |
SearchForCharacter(TMP_FontAsset, uint, out TMP_Character) | Search through the given font and its fallbacks for the specified character. |