C# Class GeradorMatriz3D

Inheritance: MonoBehaviour
Exibir arquivo Open project: ProgJogos/programacao-2sem2014

Public Properties

Property Type Description
prefabBloco GameObject
tamanho int

Public Methods

Method Description
Start ( ) : void

Method Details

Start() public method

public Start ( ) : void
return void

Property Details

prefabBloco public_oe property

public GameObject prefabBloco
return GameObject

tamanho public_oe property

public int tamanho
return int