C# Class ColorByAmplitude, audio_analyzer

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

Protected Properties

Свойство Type Description
mats Material[]
rend Renderer

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

mats protected_oe property

protected Material[] mats
Résultat Material[]

rend protected_oe property

protected Renderer rend
Résultat Renderer