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

Public Member Functions

virtual bool CheckResources ()
 
bool Dx11Support ()
 

Protected Member Functions

Material CheckShaderAndCreateMaterial (Shader s, Material m2Create)
 
Material CreateMaterial (Shader s, Material m2Create)
 
bool CheckSupport ()
 
void Start ()
 
bool CheckSupport (bool needDepth)
 
bool CheckSupport (bool needDepth, bool needHdr)
 
void ReportAutoDisable ()
 
void NotSupported ()
 
void DrawBorder (RenderTexture dest, Material material)
 

Protected Attributes

bool supportHDRTextures = true
 
bool supportDX11 = false
 
bool isSupported = true
 

Detailed Description

Definition at line 8 of file PostEffectsBase.cs.


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