Toggle navigation
Hot Examples
ZH
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
搜索
Home
EquilateralHexGridGenerator
C# Class EquilateralHexGridGenerator
Inheritance:
MonoBehaviour
,
ICellGridGenerator
显示文件
Open project: TheJP/GlobalGameJam2016
Public Properties
Property
Type
Description
CellsParent
Transform
HexagonPrefab
GameObject
Side_a
int
Side_b
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
Side_a
public_oe property
public
int
Side_a
return
int
Side_b
public_oe property
public
int
Side_b
return
int