docs.unity3d.com
    Show / Hide Table of Contents

    Struct FT_FaceInfo

    Inherited Members
    System.ValueType.Equals(System.Object)
    System.ValueType.GetHashCode()
    System.ValueType.ToString()
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetType()
    System.Object.ReferenceEquals(System.Object, System.Object)
    Namespace: TMPro.EditorUtilities
    Syntax
    public struct FT_FaceInfo

    Fields

    ascender

    Declaration
    public float ascender
    Field Value
    Type Description
    System.Single

    atlasHeight

    Declaration
    public int atlasHeight
    Field Value
    Type Description
    System.Int32

    atlasWidth

    Declaration
    public int atlasWidth
    Field Value
    Type Description
    System.Int32

    baseline

    Declaration
    public float baseline
    Field Value
    Type Description
    System.Single

    centerLine

    Declaration
    public float centerLine
    Field Value
    Type Description
    System.Single

    characterCount

    Declaration
    public int characterCount
    Field Value
    Type Description
    System.Int32

    descender

    Declaration
    public float descender
    Field Value
    Type Description
    System.Single

    lineHeight

    Declaration
    public float lineHeight
    Field Value
    Type Description
    System.Single

    name

    Declaration
    public string name
    Field Value
    Type Description
    System.String

    padding

    Declaration
    public int padding
    Field Value
    Type Description
    System.Int32

    pointSize

    Declaration
    public int pointSize
    Field Value
    Type Description
    System.Int32

    underline

    Declaration
    public float underline
    Field Value
    Type Description
    System.Single

    underlineThickness

    Declaration
    public float underlineThickness
    Field Value
    Type Description
    System.Single
    Back to top
    Copyright © 2025 Unity Technologies
    • 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 02 April 2025