Enum TextAlignmentOptions
Namespace: TMPro
Syntax
public enum TextAlignmentOptions
Fields
Name |
Description |
Value |
Baseline |
|
|
BaselineFlush |
|
|
BaselineGeoAligned |
|
|
BaselineJustified |
|
|
BaselineLeft |
|
|
BaselineRight |
|
|
Bottom |
|
|
BottomFlush |
|
|
BottomGeoAligned |
|
|
BottomJustified |
|
|
BottomLeft |
|
|
BottomRight |
|
|
Capline |
|
|
CaplineFlush |
|
|
CaplineGeoAligned |
|
|
CaplineJustified |
|
|
CaplineLeft |
|
|
CaplineRight |
|
|
Center |
|
|
CenterGeoAligned |
|
|
Converted |
|
|
Flush |
|
|
Justified |
|
|
Left |
|
|
Midline |
|
|
MidlineFlush |
|
|
MidlineGeoAligned |
|
|
MidlineJustified |
|
|
MidlineLeft |
|
|
MidlineRight |
|
|
Right |
|
|
Top |
|
|
TopFlush |
|
|
TopGeoAligned |
|
|
TopJustified |
|
|
TopLeft |
|
|
TopRight |
|
|