Class GridPoint
This object is just a grid-based coordinate used in Field values.
Properties
| Improve this Doc View SourceCx
X grid-based coordinate
| Type | Description |
|---|---|
| System.Int32 |
Cy
Y grid-based coordinate
| Type | Description |
|---|---|
| System.Int32 |
UnityCoord
| Type | Description |
|---|---|
| UnityEngine.Vector2Int | Grid-based coordinate |