Struct FT_KerningPair
docs.unity.cn
    Show / Hide Table of Contents

    Struct FT_KerningPair

    Namespace: TMPro.EditorUtilities
    Syntax
    public struct FT_KerningPair

    Fields

    ascII_Left

    Declaration
    public int ascII_Left
    Field Value
    Type Description
    Int32

    ascII_Right

    Declaration
    public int ascII_Right
    Field Value
    Type Description
    Int32

    xAdvanceOffset

    Declaration
    public float xAdvanceOffset
    Field Value
    Type Description
    Single
    Back to top Copyright © 2019 Unity Technologies
    Generated by DocFX