Table of Contents

Field Up

Namespace
Gamelogic.Grids2
Assembly
Gamelogic.Grids2.dll

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

public static readonly GridPoint3 Up

Returns

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