Table of Contents

Method SwapToYZX

Namespace
Gamelogic.Grids2
Assembly
Gamelogic.Grids2.dll

SwapToYZX(IImplicitShape<GridPoint3>)

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

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

Parameters

shape IImplicitShape<GridPoint3>

Returns

IImplicitShape<GridPoint3>