C# Class MenuViewOptionSpinner, racing_game

Inheritance: MenuViewOption
ファイルを表示 Open project: Rarau/racing_game

Public Properties

Property Type Description
carPrefab GameObject
material Material

Public Methods

Method Description
Start ( ) : void
Update ( ) : void

Method Details

Start() public method

public Start ( ) : void
return void

Update() public method

public Update ( ) : void
return void

Property Details

carPrefab public_oe property

public GameObject carPrefab
return GameObject

material public_oe property

public Material material
return Material