C# Class GenerateScene, SPCSAISelfDrivingCar

Inheritance: MonoBehaviour
Afficher le fichier Open project: MCKapur/SPCSAISelfDrivingCar Class Usage Examples

Méthodes publiques

Свойство Type Description
cornerWall GameObject
finish GameObject
straightWall GameObject

Méthodes publiques

Méthode Description
Generate ( ) : void

Method Details

Generate() public méthode

public Generate ( ) : void
Résultat void

Property Details

cornerWall public_oe property

public GameObject cornerWall
Résultat GameObject

finish public_oe property

public GameObject finish
Résultat GameObject

straightWall public_oe property

public GameObject straightWall
Résultat GameObject