Table of Contents

Method To3DXY

Namespace
Gamelogic.Grids2
Assembly
Gamelogic.Grids2.dll

To3DXY(int)

Converts this point to GridPoint 3.

public GridPoint3 To3DXY(int newZ = 0)

Parameters

newZ int

The new z coordinate.

Returns

GridPoint3