Show / Hide Table of Contents

Class HexGeometryUtils

Note

This class is available only in Tessera Pro

Inheritance
Object
HexGeometryUtils
Namespace: Tessera
Assembly: cs.temp.dll.dll
Syntax
public static class HexGeometryUtils

Methods

FromSide(Int32)

Declaration
public static HexPrismFaceDir FromSide(int side)
Parameters
Type Name Description
Int32 side
Returns
Type Description
HexPrismFaceDir

GetCellCenter(Vector3Int, Vector3, Vector3)

Declaration
public static Vector3 GetCellCenter(Vector3Int cell, Vector3 origin, Vector3 tileSize)
Parameters
Type Name Description
Vector3Int cell
Vector3 origin
Vector3 tileSize
Returns
Type Description
Vector3
Back to top Generated by DocFX