Table of Contents

Method To3DXZ

Namespace
Gamelogic.Grids2
Assembly
Gamelogic.Grids2.dll

To3DXZ(int)

Converts the point to GridPoint2.

[SuppressMessage("ReSharper", "InconsistentNaming", Justification = "Name has math parts.")]
[SuppressMessage("ReSharper", "IdentifierTypo", Justification = "Name has math parts.")]
public GridPoint3 To3DXZ(int newY = 0)

Parameters

newY int

The new y coordinate.

Returns

GridPoint3