Enum _HorizontalAlignmentOptions
Internal horizontal text alignment options.
Namespace: TMPro
Syntax
public enum _HorizontalAlignmentOptions
Fields
| Name | Description | Value |
|---|---|---|
| Left | 1 | |
| Center | 2 | |
| Right | 4 | |
| Justified | 8 | |
| Flush | 16 | |
| Geometry | 32 |
Internal horizontal text alignment options.
public enum _HorizontalAlignmentOptions
| Name | Description | Value |
|---|---|---|
| Left | 1 | |
| Center | 2 | |
| Right | 4 | |
| Justified | 8 | |
| Flush | 16 | |
| Geometry | 32 |