Struct GlyphInfo | Project Tiny | 0.29.0-preview.22
docs.unity3d.com
    Show / Hide Table of Contents

    Struct GlyphInfo

    Per-glyph information.

    Namespace: Unity.Tiny.Text
    Syntax
    public struct GlyphInfo

    Fields

    HorizontalAdvance

    Declaration
    public float HorizontalAdvance
    Field Value
    Type Description
    Single

    HorizontalBearing

    Declaration
    public float2 HorizontalBearing
    Field Value
    Type Description
    Unity.Mathematics.float2

    Size

    Declaration
    public float2 Size
    Field Value
    Type Description
    Unity.Mathematics.float2

    Unicode

    Declaration
    public uint Unicode
    Field Value
    Type Description
    UInt32
    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