Corner Enumeration |
[Missing <summary> documentation for "T:Godot.Corner"]
Namespace: Godot
public enum Corner
Member name | Value | Description | |
---|---|---|---|
TopLeft | 0 | Top-left corner. | |
TopRight | 1 | Top-right corner. | |
BottomRight | 2 | Bottom-right corner. | |
BottomLeft | 3 | Bottom-left corner. |