C# Class ColorMask, ShaderProject

Inheritance: MonoBehaviour
Afficher le fichier Open project: ellioman/ShaderProject Class Usage Examples

Protected Properties

Свойство Type Description
mat Material

Méthodes protégées

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

Method Details

OnDisable() protected méthode

protected OnDisable ( ) : void
Résultat void

Start() protected méthode

protected Start ( ) : void
Résultat void

Update() protected méthode

protected Update ( ) : void
Résultat void

Property Details

mat protected_oe property

protected Material mat
Résultat Material