Table of Contents

Method RectFloor

Namespace
Gamelogic.Grids2
Assembly
Gamelogic.Grids2.dll

RectFloor()

Creates a map that rounds vectors to GridPoint2 by flooring the coordinates.

public static IMap<Vector3, GridPoint2> RectFloor()

Returns

IMap<Vector3, GridPoint2>