C# Class ccGroupMaterial, GGJ2016

Inheritance: MonoBehaviour
Afficher le fichier Open project: netgrind/GGJ2016

Méthodes publiques

Свойство Type Description
mats Material[]
orderType SpawnType

Méthodes publiques

Méthode Description
Start ( ) : void
refresh ( ) : void

Method Details

Start() public méthode

public Start ( ) : void
Résultat void

refresh() public méthode

public refresh ( ) : void
Résultat void

Property Details

mats public_oe property

public Material[] mats
Résultat Material[]

orderType public_oe property

public SpawnType orderType
Résultat SpawnType