C# Class Graphics.Detail.UVAnimationBase

Inheritance: UnityEngine.MonoBehaviour
Afficher le fichier Open project: juliancruz87/madbricks

Protected Properties

Свойство Type Description
material UnityEngine.Material

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 abstract méthode

protected abstract Update ( ) : void
Résultat void

Property Details

material protected_oe property

protected Material,UnityEngine material
Résultat UnityEngine.Material