Class TMPro_FontAssetCreatorWindow
Inheritance
TMPro_FontAssetCreatorWindow
Syntax
public class TMPro_FontAssetCreatorWindow : EditorWindow
Methods
GetKerningTable()
Declaration
public TMP_FontFeatureTable GetKerningTable()
Returns
OnDisable()
Declaration
OnEnable()
Declaration
OnGUI()
Declaration
ShowFontAtlasCreatorWindow()
Declaration
public static void ShowFontAtlasCreatorWindow()
ShowFontAtlasCreatorWindow(Font)
Declaration
public static void ShowFontAtlasCreatorWindow(Font font)
Parameters
Type |
Name |
Description |
Font |
font |
|
ShowFontAtlasCreatorWindow(TMP_FontAsset)
Declaration
public static void ShowFontAtlasCreatorWindow(TMP_FontAsset fontAsset)
Parameters
Update()
Declaration