C# Class Outline, EffectShader

Inheritance: MonoBehaviour
Mostra file Open project: inoook/EffectShader Class Usage Examples

Protected Methods

Method Description
InitShader ( ) : void
UpdateParams ( ) : void

Method Details

InitShader() protected method

protected InitShader ( ) : void
return void

UpdateParams() protected method

protected UpdateParams ( ) : void
return void