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(Character, int)

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

    Fields

    character

    Declaration
    public Character character
    Field Value
    Type Description
    Character

    fontAsset

    Declaration
    public FontAsset fontAsset
    Field Value
    Type Description
    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)