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 |