C# Class ParticleColorChanger, Adagio

Inheritance: MonoBehaviour
Afficher le fichier Open project: technicalvgda/Adagio

Méthodes publiques

Méthode Description
ChangeColor ( Color color ) : void

Private Methods

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

Method Details

ChangeColor() public méthode

public ChangeColor ( Color color ) : void
color Color
Résultat void