Table of Contents

Method Block

Namespace
Gamelogic.Grids2
Assembly
Gamelogic.Grids2.dll

Block(Vector3)

Equivalent to a scale map.

public static IMap<Vector3, Vector3> Block(Vector3 cellDimensions)

Parameters

cellDimensions Vector3

New dimensions for the cells.

Returns

IMap<Vector3, Vector3>