Class TMP_Sprite | TextMesh Pro | 1.3.0
docs.unity.cn
    Show / Hide Table of Contents

    Class TMP_Sprite

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

    Fields

    hashCode

    Declaration
    public int hashCode
    Field Value
    Type Description
    Int32

    name

    Declaration
    public string name
    Field Value
    Type Description
    String

    pivot

    Declaration
    public Vector2 pivot
    Field Value
    Type Description
    Vector2

    sprite

    Declaration
    public Sprite sprite
    Field Value
    Type Description
    Sprite

    unicode

    Declaration
    public int unicode
    Field Value
    Type Description
    Int32
    Back to top Copyright © 2019 Unity Technologies
    Generated by DocFX