docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Struct GlyphPairKey

    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
    public struct GlyphPairKey

    Constructors

    GlyphPairKey(uint, uint)

    Declaration
    public GlyphPairKey(uint firstGlyphIndex, uint secondGlyphIndex)
    Parameters
    Type Name Description
    uint firstGlyphIndex
    uint secondGlyphIndex

    Fields

    firstGlyphIndex

    Declaration
    public uint firstGlyphIndex
    Field Value
    Type Description
    uint

    key

    Declaration
    public uint key
    Field Value
    Type Description
    uint

    secondGlyphIndex

    Declaration
    public uint secondGlyphIndex
    Field Value
    Type Description
    uint
    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)