IMHOTEP Framework
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Pages
Public Attributes | Protected Member Functions | Properties | List of all members
UnityStandardAssets.ImageEffects.ImageEffectBase Class Reference
Inheritance diagram for UnityStandardAssets.ImageEffects.ImageEffectBase:
Inheritance graph
[legend]
Collaboration diagram for UnityStandardAssets.ImageEffects.ImageEffectBase:
Collaboration graph
[legend]

Public Attributes

Shader shader
 

Protected Member Functions

virtual void Start ()
 
virtual void OnDisable ()
 

Properties

Material material [get]
 

Detailed Description

Definition at line 8 of file ImageEffectBase.cs.

Member Data Documentation

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.


The documentation for this class was generated from the following file: