C# Class GenerateScene, SPCSAISelfDrivingCar

Inheritance: MonoBehaviour
显示文件 Open project: MCKapur/SPCSAISelfDrivingCar Class Usage Examples

Public Properties

Property Type Description
cornerWall GameObject
finish GameObject
straightWall GameObject

Public Methods

Method Description
Generate ( ) : void

Method Details

Generate() public method

public Generate ( ) : void
return void

Property Details

cornerWall public_oe property

public GameObject cornerWall
return GameObject

finish public_oe property

public GameObject finish
return GameObject

straightWall public_oe property

public GameObject straightWall
return GameObject