Table of Contents

Method Parallelepiped

Namespace
Gamelogic.Grids2
Assembly
Gamelogic.Grids2.dll

Parallelepiped(GridPoint3)

Creates a 3D Parallelepiped.

public static IImplicitShape<GridPoint3> Parallelepiped(GridPoint3 dimensions)

Parameters

dimensions GridPoint3

Dimensions of the shape.

Returns

IImplicitShape<GridPoint3>