C# Class MenuViewOptionSpinner, racing_game

Inheritance: MenuViewOption
Afficher le fichier Open project: Rarau/racing_game

Méthodes publiques

Свойство Type Description
carPrefab GameObject
material Material

Méthodes publiques

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

Method Details

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

carPrefab public_oe property

public GameObject carPrefab
Résultat GameObject

material public_oe property

public Material material
Résultat Material