Struct KerningPairKey
Namespace: TMPro
Assembly: HollowKnight.dll
Syntax
public struct KerningPairKey
Constructors
|
Edit this page
View Source
KerningPairKey(int, int)
Declaration
public KerningPairKey(int ascii_left, int ascii_right)
Parameters
Type |
Name |
Description |
int |
ascii_left |
|
int |
ascii_right |
|
Fields
|
Edit this page
View Source
ascii_Left
Declaration
Field Value
|
Edit this page
View Source
ascii_Right
Declaration
Field Value
|
Edit this page
View Source
key
Declaration
Field Value
Extension Methods