My Project
Loading...
Searching...
No Matches
Public Attributes | Protected Member Functions | Properties | List of all members
UnityStandardAssets.ImageEffects.ImageEffectBase Class Reference
Inheritance diagram for UnityStandardAssets.ImageEffects.ImageEffectBase:
UnityStandardAssets.ImageEffects.ColorCorrectionRamp UnityStandardAssets.ImageEffects.Grayscale UnityStandardAssets.ImageEffects.MotionBlur UnityStandardAssets.ImageEffects.SepiaTone UnityStandardAssets.ImageEffects.Twirl UnityStandardAssets.ImageEffects.Vortex

Public Attributes

Shader shader
 

Protected Member Functions

virtual void Start ()
 
virtual void OnDisable ()
 

Properties

Material material [get]
 

Member Data Documentation

◆ shader

Shader UnityStandardAssets.ImageEffects.ImageEffectBase.shader

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


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