C# Class VolumetricExplosion, ShaderProject

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

Protected Properties

Свойство Type Description
mat Material
startTime 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

mat protected_oe property

protected Material mat
Résultat Material

startTime protected_oe property

protected float startTime
Résultat float