C# Class Graphics.Detail.ColorAnimationForLight

Inheritance: UnityEngine.MonoBehaviour, IGraphicsFX
Afficher le fichier Open project: juliancruz87/madbricks

Méthodes publiques

Méthode Description
Play ( ) : void
Stop ( ) : void

Private Methods

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

Method Details

Play() public méthode

public Play ( ) : void
Résultat void

Stop() public méthode

public Stop ( ) : void
Résultat void