C# Class MoveByAmplitude, audio_analyzer

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

Protected Properties

Свойство Type Description
origin Vector3
trans Transform

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

origin protected_oe property

protected Vector3 origin
Résultat Vector3

trans protected_oe property

protected Transform trans
Résultat Transform