UnityMol  0.9.6-875
UnityMol viewer / In developement
ImageEffectBase2 Class Reference
+ Inheritance diagram for ImageEffectBase2:
+ Collaboration diagram for ImageEffectBase2:

Public Attributes

Shader shader
 

Protected Member Functions

void Start ()
 
void OnDisable ()
 

Properties

Material material [get]
 

Private Attributes

Material m_Material
 

Detailed Description

Definition at line 5 of file ImageEffectBase2.cs.

Member Function Documentation

void ImageEffectBase2.OnDisable ( )
protected

Definition at line 35 of file ImageEffectBase2.cs.

void ImageEffectBase2.Start ( )
protected

Definition at line 11 of file ImageEffectBase2.cs.

Member Data Documentation

Material ImageEffectBase2.m_Material
private

Definition at line 9 of file ImageEffectBase2.cs.

Shader ImageEffectBase2.shader

Provides a shader property that is set in the inspector and a material instantiated from the shader.

Definition at line 8 of file ImageEffectBase2.cs.

Property Documentation

Material ImageEffectBase2.material
getprotected

Definition at line 25 of file ImageEffectBase2.cs.


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