 | FlatTriOpTCellParallelogramXZ Method |
Top corner is origin.
Namespace:
Gamelogic.Grids
Assembly:
Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0.0.0
Syntax[VersionAttribute(1, 1, 0)]
[ShapeMethodAttribute]
public FlatTriShapeInfo<TCell> ParallelogramXZ(
int width,
int height
)
Parameters
- width
- Type: SystemInt32
- height
- Type: SystemInt32
Return Value
Type:
FlatTriShapeInfoTCell
See Also