C# Class Pulsator, unitymidi

Inheritance: MonoBehaviour
Afficher le fichier Open project: deckycoss/unitymidi Class Usage Examples

Méthodes publiques

Свойство Type Description
beatScale int
scaleTo float

Private Properties

Свойство Type Description
Pulsate void

Méthodes publiques

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

Private Methods

Méthode Description
Pulsate ( ) : void

Method Details

Awake() public méthode

public Awake ( ) : void
Résultat void

Update() public méthode

public Update ( ) : void
Résultat void

Property Details

beatScale public_oe property

public int beatScale
Résultat int

scaleTo public_oe property

public float scaleTo
Résultat float