Struct TMP_PageInfo
docs.unity3d.com
    Show / Hide Table of Contents

    Struct TMP_PageInfo

    Namespace: TMPro
    Syntax
    public struct TMP_PageInfo

    Fields

    ascender

    Declaration
    public float ascender
    Field Value
    Type Description
    Single

    baseLine

    Declaration
    public float baseLine
    Field Value
    Type Description
    Single

    descender

    Declaration
    public float descender
    Field Value
    Type Description
    Single

    firstCharacterIndex

    Declaration
    public int firstCharacterIndex
    Field Value
    Type Description
    Int32

    lastCharacterIndex

    Declaration
    public int lastCharacterIndex
    Field Value
    Type Description
    Int32
    Back to top Copyright © 2019 Unity Technologies
    Generated by DocFX