C# Class GyroCam

Inheritance: MonoBehaviour
Afficher le fichier Open project: natewinck/LightsOut Class Usage Examples

Méthodes publiques

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

Private Methods

Méthode Description
getQuatMap ( ) : Quaternion

Method Details

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void