Kerbal Space Program
1.12.4
|
Public Member Functions | |
KerningPair () | |
KerningPair (uint left, uint right, float offset) | |
KerningPair (uint firstGlyph, GlyphValueRecord firstGlyphAdjustments, uint secondGlyph, GlyphValueRecord secondGlyphAdjustments) | |
Public Attributes | |
float | xOffset |
Properties | |
uint | firstGlyph [get, set] |
The first glyph part of a kerning pair. More... | |
GlyphValueRecord | firstGlyphAdjustments [get] |
The positional adjustment of the first glyph. More... | |
uint | secondGlyph [get, set] |
The second glyph part of a kerning pair. More... | |
GlyphValueRecord | secondGlyphAdjustments [get] |
The positional adjustment of the second glyph. More... | |
|
inline |
|
inline |
|
inline |
float TMPro.KerningPair.xOffset |
|
getset |
The first glyph part of a kerning pair.
|
get |
The positional adjustment of the first glyph.
|
getset |
The second glyph part of a kerning pair.
|
get |
The positional adjustment of the second glyph.