Property | Type | Description | |
---|---|---|---|
blurShader | Shader | ||
blurType | BlurType |
Method | Description | |
---|---|---|
CheckResources ( ) : bool | ||
OnDisable ( ) : void | ||
OnRenderImage ( RenderTexture source, RenderTexture destination ) : void |
public OnRenderImage ( RenderTexture source, RenderTexture destination ) : void | ||
source | RenderTexture | |
destination | RenderTexture | |
return | void |