![]() |
UnityMol
0.9.6-875
UnityMol viewer / In developement
|
Public Attributes | |
Shader | shader |
Protected Member Functions | |
void | Start () |
void | OnDisable () |
Properties | |
Material | material [get] |
Private Attributes | |
Material | m_Material |
Definition at line 5 of file ImageEffectBase2.cs.
|
protected |
Definition at line 35 of file ImageEffectBase2.cs.
|
protected |
Definition at line 11 of file ImageEffectBase2.cs.
|
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.
|
getprotected |
Definition at line 25 of file ImageEffectBase2.cs.