Show / Hide Table of Contents

Class GridPoint

This object is just a grid-based coordinate used in Field values.

Properties

| Improve this Doc View Source

Cx

X grid-based coordinate

Type Description
System.Int32
| Improve this Doc View Source

Cy

Y grid-based coordinate

Type Description
System.Int32
| Improve this Doc View Source

UnityCoord

Type Description
UnityEngine.Vector2Int

Grid-based coordinate

  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX