Property | Type | Description | |
---|---|---|---|
shader | Shader, |
Property | Type | Description | |
---|---|---|---|
shaderName | string |
Method | Description | |
---|---|---|
Awake ( ) : void | ||
OnRenderImage ( RenderTexture, source, RenderTexture, destination ) : void |
Method | Description | |
---|---|---|
InitShader ( ) : void | ||
OnDisable ( ) : void | ||
UpdateParams ( ) : void |
public OnRenderImage ( RenderTexture, source, RenderTexture, destination ) : void | ||
source | RenderTexture, | |
destination | RenderTexture, | |
return | void |