Enum TextContainerAnchors
Namespace: TMPro
Syntax
public enum TextContainerAnchors
Fields
Name | Description | Value |
---|---|---|
TopLeft | 0 | |
Top | 1 | |
TopRight | 2 | |
Left | 3 | |
Middle | 4 | |
Right | 5 | |
BottomLeft | 6 | |
Bottom | 7 | |
BottomRight | 8 | |
Custom | 9 |
public enum TextContainerAnchors
Name | Description | Value |
---|---|---|
TopLeft | 0 | |
Top | 1 | |
TopRight | 2 | |
Left | 3 | |
Middle | 4 | |
Right | 5 | |
BottomLeft | 6 | |
Bottom | 7 | |
BottomRight | 8 | |
Custom | 9 |