Click or drag to resize

PointyTriOpTCellShapeFromBase Method

Namespace:  Gamelogic.Grids
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax
C#
public PointyTriShapeInfo<TCell> ShapeFromBase(
	FlatHexShapeInfo<TCell> baseShapeInfo
)

Parameters

baseShapeInfo
Type: Gamelogic.GridsFlatHexShapeInfoTCell

Return Value

Type: PointyTriShapeInfoTCell
See Also