Table of Contents

Field Down

Namespace
Gamelogic.Grids2
Assembly
Gamelogic.Grids2.dll

The grid point one unit down from the origin, that is, the point (0, -1, 0).

public static readonly GridPoint3 Down

Returns

GridPoint3
The grid point one unit down from the origin, that is, the point (0, -1, 0).