C# Class AnimatedColor, TheUnseen

Inheritance: MonoBehaviour
Afficher le fichier Open project: henryj41043/TheUnseen Class Usage Examples

Méthodes publiques

Свойство Type Description
color Color

Méthodes publiques

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

Method Details

OnEnable() public méthode

public OnEnable ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

color public_oe property

public Color color
Résultat Color