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

    Class TMP_FontFeatureTable

    Table that contains the various font features available for the given font asset.

    Inheritance
    Object
    TMP_FontFeatureTable
    Namespace: TMPro
    Syntax
    [Serializable]
    public class TMP_FontFeatureTable

    Constructors

    TMP_FontFeatureTable()

    Declaration
    public TMP_FontFeatureTable()

    Methods

    SortGlyphPairAdjustmentRecords()

    Sort the glyph pair adjustment records by glyph index.

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