C# Class PostProcessEffectBase, Hellbound

Inheritance: MonoBehaviour
Afficher le fichier Open project: Backman/Hellbound

Méthodes publiques

Свойство Type Description
m_Shader Shader

Méthodes protégées

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

Method Details

OnDisable() protected méthode

protected OnDisable ( ) : void
Résultat void

Start() protected méthode

protected Start ( ) : void
Résultat void

Property Details

m_Shader public_oe property

public Shader m_Shader
Résultat Shader