Enum TMP_Compatibility.AnchorPositions
Namespace: TMPro
Syntax
public enum AnchorPositions
Fields
| Name | Description | Value |
|---|---|---|
| TopLeft | 0 | |
| Top | 1 | |
| TopRight | 2 | |
| Left | 3 | |
| Center | 4 | |
| Right | 5 | |
| BottomLeft | 6 | |
| Bottom | 7 | |
| BottomRight | 8 | |
| BaseLine | 9 | |
| None | 10 |
public enum AnchorPositions
| Name | Description | Value |
|---|---|---|
| TopLeft | 0 | |
| Top | 1 | |
| TopRight | 2 | |
| Left | 3 | |
| Center | 4 | |
| Right | 5 | |
| BottomLeft | 6 | |
| Bottom | 7 | |
| BottomRight | 8 | |
| BaseLine | 9 | |
| None | 10 |