docs.unity.cn
    Show / Hide Table of Contents

    Class TMP_Glyph

    Inheritance
    Object
    TMP_TextElement_Legacy
    TMP_Glyph
    Inherited Members
    TMP_TextElement_Legacy.id
    TMP_TextElement_Legacy.x
    TMP_TextElement_Legacy.y
    TMP_TextElement_Legacy.width
    TMP_TextElement_Legacy.height
    TMP_TextElement_Legacy.xOffset
    TMP_TextElement_Legacy.yOffset
    TMP_TextElement_Legacy.xAdvance
    TMP_TextElement_Legacy.scale
    Namespace: TMPro
    Syntax
    [Serializable]
    public class TMP_Glyph : TMP_TextElement_Legacy

    Methods

    Clone(TMP_Glyph)

    Function to create a deep copy of a GlyphInfo.

    Declaration
    public static TMP_Glyph Clone(TMP_Glyph source)
    Parameters
    Type Name Description
    TMP_Glyph source
    Returns
    Type Description
    TMP_Glyph
    Back to top Copyright © 2023 Unity Technologies
    Generated by DocFX
    on Friday, February 17, 2023
    Terms of use