Enum TextAlignmentOptions
Namespace: TMPro
Assembly: HollowKnight.dll
Syntax
public enum TextAlignmentOptions
Fields
Name | Description |
---|---|
Baseline | |
BaselineJustified | |
BaselineLeft | |
BaselineRight | |
Bottom | |
BottomJustified | |
BottomLeft | |
BottomRight | |
Capline | |
CaplineJustified | |
CaplineLeft | |
CaplineRight | |
Center | |
Justified | |
Left | |
Midline | |
MidlineJustified | |
MidlineLeft | |
MidlineRight | |
Right | |
Top | |
TopJustified | |
TopLeft | |
TopRight |