docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Struct TMP_Text.SpecialCharacter

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.Equals(object, object)
    object.GetType()
    object.ReferenceEquals(object, object)
    Namespace: TMPro
    Assembly: Unity.TextMeshPro.dll
    Syntax
    protected struct TMP_Text.SpecialCharacter

    Constructors

    SpecialCharacter(TMP_Character, int)

    Declaration
    public SpecialCharacter(TMP_Character character, int materialIndex)
    Parameters
    Type Name Description
    TMP_Character character
    int materialIndex

    Fields

    character

    Declaration
    public TMP_Character character
    Field Value
    Type Description
    TMP_Character

    fontAsset

    Declaration
    public TMP_FontAsset fontAsset
    Field Value
    Type Description
    TMP_FontAsset

    material

    Declaration
    public Material material
    Field Value
    Type Description
    Material

    materialIndex

    Declaration
    public int materialIndex
    Field Value
    Type Description
    int
    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)