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
ccGroupMaterial
C# Class ccGroupMaterial, GGJ2016
Inheritance:
MonoBehaviour
显示文件
Open project: netgrind/GGJ2016
Public Properties
Property
Type
Description
mats
Material[]
orderType
SpawnType
Public Methods
Method
Description
Start
( ) :
void
refresh
( ) :
void
Method Details
Start()
public
method
public
Start
( ) :
void
return
void
refresh()
public
method
public
refresh
( ) :
void
return
void
Property Details
mats
public_oe property
public
Material[]
mats
return
Material[]
orderType
public_oe property
public
SpawnType
orderType
return
SpawnType