Enum _VerticalAlignmentOptions
Internal vertical text alignment options.
Namespace: TMPro
Syntax
public enum _VerticalAlignmentOptions
Fields
| Name | Description | Value |
|---|---|---|
| Top | 256 | |
| Middle | 512 | |
| Bottom | 1024 | |
| Baseline | 2048 | |
| Geometry | 4096 | |
| Capline | 8192 |
Internal vertical text alignment options.
public enum _VerticalAlignmentOptions
| Name | Description | Value |
|---|---|---|
| Top | 256 | |
| Middle | 512 | |
| Bottom | 1024 | |
| Baseline | 2048 | |
| Geometry | 4096 | |
| Capline | 8192 |