IMHOTEP Framework
|
Public Attributes | |
Shader | shader |
Protected Member Functions | |
virtual void | Start () |
virtual void | OnDisable () |
Properties | |
Material | material [get] |
Definition at line 8 of file ImageEffectBase.cs.
Shader UnityStandardAssets.ImageEffects.ImageEffectBase.shader |
Provides a shader property that is set in the inspector and a material instantiated from the shader
Definition at line 12 of file ImageEffectBase.cs.