Method RectFloor
RectFloor()
Creates a map that rounds vectors to GridPoint2 by flooring the coordinates.
public static IMap<Vector3, GridPoint2> RectFloor()
Creates a map that rounds vectors to GridPoint2 by flooring the coordinates.
public static IMap<Vector3, GridPoint2> RectFloor()