Table of Contents

Method SwapToZXY

Namespace
Gamelogic.Grids2
Assembly
Gamelogic.Grids2.dll

SwapToZXY(IImplicitShape<GridPoint3>)

Creates a new shape with the same points as the given shape with coordinates shifted right.

public static IImplicitShape<GridPoint3> SwapToZXY(this IImplicitShape<GridPoint3> shape)

Parameters

shape IImplicitShape<GridPoint3>

Returns

IImplicitShape<GridPoint3>