C# Class SwitchCamera, GraduationGame

Inheritance: MonoBehaviour
Afficher le fichier Open project: DADIU-2019-Team-4/GraduationGame Class Usage Examples

Méthodes publiques

Свойство Type Description
cams GameObject[]
currentCam int

Méthodes publiques

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

Method Details

NewCamera() public méthode

public NewCamera ( ) : void
Résultat void

Start() public méthode

public Start ( ) : void
Résultat void

Property Details

cams public_oe property

public GameObject[] cams
Résultat GameObject[]

currentCam public_oe property

public int currentCam
Résultat int