docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Struct KerningPairKey

    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 KerningPairKey

    Constructors

    KerningPairKey(uint, uint)

    Declaration
    public KerningPairKey(uint ascii_left, uint ascii_right)
    Parameters
    Type Name Description
    uint ascii_left
    uint ascii_right

    Fields

    ascii_Left

    Declaration
    public uint ascii_Left
    Field Value
    Type Description
    uint

    ascii_Right

    Declaration
    public uint ascii_Right
    Field Value
    Type Description
    uint

    key

    Declaration
    public uint key
    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)