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