C# Class BallThrowScript, VR-Bowling

Inheritance: MonoBehaviour
Afficher le fichier Open project: me4502/VR-Bowling

Méthodes publiques

Свойство Type Description
bowlingPinPrefab GameObject
inputNumber int

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

bowlingPinPrefab public_oe property

public GameObject bowlingPinPrefab
Résultat GameObject

inputNumber public_oe property

public int inputNumber
Résultat int