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