Table of Contents
Class to statically store TMP_FontAsset for different fonts
public static class Fonts
Inheritance System.Object Fonts
Gets an AnimationController by its name, or null if there isn't one with that name
public static TMP_FontAsset Get(string name);
name
System.String