Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
HexagonalHexGridGenerator
C# Class HexagonalHexGridGenerator
Inheritance:
MonoBehaviour
,
ICellGridGenerator
Mostrar archivo
Open project: TheJP/GlobalGameJam2016
Class Usage Examples
Public Properties
Property
Type
Description
CellsParent
Transform
HexagonPrefab
GameObject
Radius
int
Public Methods
Method
Description
GenerateGrid
( ) :
List
Start
( ) :
void
Method Details
GenerateGrid()
public
method
public
GenerateGrid
( ) :
List
return
List
Start()
public
method
public
Start
( ) :
void
return
void
Property Details
CellsParent
public_oe property
public
Transform
CellsParent
return
Transform
HexagonPrefab
public_oe property
public
GameObject
HexagonPrefab
return
GameObject
Radius
public_oe property
public
int
Radius
return
int