Enum TextAnchor
Namespace: UnityEngine
Assembly: UnityEngine.dll
Syntax
public enum TextAnchor
Fields
| Name | Description |
|---|---|
| LowerCenter | |
| LowerLeft | |
| LowerRight | |
| MiddleCenter | |
| MiddleLeft | |
| MiddleRight | |
| UpperCenter | |
| UpperLeft | |
| UpperRight |
public enum TextAnchor
| Name | Description |
|---|---|
| LowerCenter | |
| LowerLeft | |
| LowerRight | |
| MiddleCenter | |
| MiddleLeft | |
| MiddleRight | |
| UpperCenter | |
| UpperLeft | |
| UpperRight |