docs.unity3d.com
    Show / Hide Table of Contents

    Struct GlyphValueRecord_Legacy

    Positional adjustments of a glyph

    Namespace: TMPro
    Syntax
    [Serializable]
    public struct GlyphValueRecord_Legacy

    Fields

    xAdvance

    Declaration
    public float xAdvance
    Field Value
    Type Description
    Single

    xPlacement

    Declaration
    public float xPlacement
    Field Value
    Type Description
    Single

    yAdvance

    Declaration
    public float yAdvance
    Field Value
    Type Description
    Single

    yPlacement

    Declaration
    public float yPlacement
    Field Value
    Type Description
    Single

    Operators

    Addition(GlyphValueRecord_Legacy, GlyphValueRecord_Legacy)

    Declaration
    public static GlyphValueRecord_Legacy operator +(GlyphValueRecord_Legacy a, GlyphValueRecord_Legacy b)
    Parameters
    Type Name Description
    GlyphValueRecord_Legacy a
    GlyphValueRecord_Legacy b
    Returns
    Type Description
    GlyphValueRecord_Legacy
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023