C# Class ShakeCamera, CodeSpells

Inheritance: MonoBehaviour
Afficher le fichier Open project: srfoster/CodeSpells Class Usage Examples

Méthodes publiques

Méthode Description
UpdateShake ( ) : void
endShakeMode ( ) : void
startShakeMode ( ) : void

Method Details

UpdateShake() public méthode

public UpdateShake ( ) : void
Résultat void

endShakeMode() public méthode

public endShakeMode ( ) : void
Résultat void

startShakeMode() public méthode

public startShakeMode ( ) : void
Résultat void