C# Class ccGroupMaterial, GGJ2016

Inheritance: MonoBehaviour
Show file 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 property

public Material[] mats
return Material[]

orderType public property

public SpawnType orderType
return SpawnType