Method RoundToGridPoint
RoundToGridPoint(Vector2)
Rounds a Vector2 to a grid point by rounding each coordinate.
public static GridPoint2 RoundToGridPoint(Vector2 point)
Parameters
point
Vector2
Rounds a Vector2 to a grid point by rounding each coordinate.
public static GridPoint2 RoundToGridPoint(Vector2 point)
point
Vector2