Table of Contents

Method RoundToGridPoint

Namespace
Gamelogic.Grids2
Assembly
Gamelogic.Grids2.dll

RoundToGridPoint(Vector3)

Rounds a Vector3 to a grid point by rounding each coordinate.

public static GridPoint3 RoundToGridPoint(Vector3 point)

Parameters

point Vector3

Returns

GridPoint3