C# Class RotateByAmplitude, audio_analyzer

Inheritance: MonoBehaviour
Afficher le fichier Open project: zombience/audio_analyzer

Protected Properties

Свойство Type Description
trans Transform
val float

Méthodes protégées

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

Method Details

Start() protected méthode

protected Start ( ) : void
Résultat void

Update() protected méthode

protected Update ( ) : void
Résultat void

Property Details

trans protected_oe property

protected Transform trans
Résultat Transform

val protected_oe property

protected float val
Résultat float