C# Class RainbowEffect, Multiplier

Inheritance: MonoBehaviour
Afficher le fichier Open project: tommai78101/Multiplier Class Usage Examples

Méthodes publiques

Свойство Type Description
degrees float
text Text
textShadow Shadow

Méthodes publiques

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

Method Details

Start() public méthode

public Start ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

degrees public_oe property

public float degrees
Résultat float

text public_oe property

public Text text
Résultat Text

textShadow public_oe property

public Shadow textShadow
Résultat Shadow