Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
EquilateralHexGridGenerator
C# 클래스 EquilateralHexGridGenerator
상속:
MonoBehaviour
,
ICellGridGenerator
파일 보기
프로젝트 열기: TheJP/GlobalGameJam2016
공개 프로퍼티들
프로퍼티
타입
설명
CellsParent
Transform
HexagonPrefab
GameObject
Side_a
int
Side_b
int
공개 메소드들
메소드
설명
GenerateGrid
( ) :
List
Start
( ) :
void
메소드 상세
GenerateGrid()
공개
메소드
public
GenerateGrid
( ) :
List
리턴
List
Start()
공개
메소드
public
Start
( ) :
void
리턴
void
프로퍼티 상세
CellsParent
공개적으로 프로퍼티
public
Transform
CellsParent
리턴
Transform
HexagonPrefab
공개적으로 프로퍼티
public
GameObject
HexagonPrefab
리턴
GameObject
Side_a
공개적으로 프로퍼티
public
int
Side_a
리턴
int
Side_b
공개적으로 프로퍼티
public
int
Side_b
리턴
int