Table of Contents

Method RectRound

Namespace
Gamelogic.Grids2
Assembly
Gamelogic.Grids2.dll

RectRound()

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

public static IMap<Vector3, GridPoint2> RectRound()

Returns

IMap<Vector3, GridPoint2>