Class TMPro_FontAssetCreatorWindow | TextMesh Pro | 1.4.1
docs.unity.cn
    Show / Hide Table of Contents

    Class TMPro_FontAssetCreatorWindow

    Inheritance
    Object
    TMPro_FontAssetCreatorWindow
    Namespace: TMPro.EditorUtilities
    Syntax
    public class TMPro_FontAssetCreatorWindow : EditorWindow

    Methods

    GetKerningTable()

    Declaration
    public TMP_FontFeatureTable GetKerningTable()
    Returns
    Type Description
    TMP_FontFeatureTable

    OnDisable()

    Declaration
    public void OnDisable()

    OnEnable()

    Declaration
    public void OnEnable()

    OnGUI()

    Declaration
    public void OnGUI()

    ShowFontAtlasCreatorWindow()

    Declaration
    public static void ShowFontAtlasCreatorWindow()

    ShowFontAtlasCreatorWindow(Font)

    Declaration
    public static void ShowFontAtlasCreatorWindow(Font sourceFontFile)
    Parameters
    Type Name Description
    Font sourceFontFile

    ShowFontAtlasCreatorWindow(TMP_FontAsset)

    Declaration
    public static void ShowFontAtlasCreatorWindow(TMP_FontAsset fontAsset)
    Parameters
    Type Name Description
    TMP_FontAsset fontAsset

    Update()

    Declaration
    public void Update()
    Back to top Copyright © 2019 Unity Technologies
    Generated by DocFX