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