C# Class GeradorMatriz3D

Inheritance: MonoBehaviour
Afficher le fichier Open project: ProgJogos/programacao-2sem2014

Méthodes publiques

Свойство Type Description
prefabBloco GameObject
tamanho int

Méthodes publiques

Méthode Description
Start ( ) : void

Method Details

Start() public méthode

public Start ( ) : void
Résultat void

Property Details

prefabBloco public_oe property

public GameObject prefabBloco
Résultat GameObject

tamanho public_oe property

public int tamanho
Résultat int