Property | Type | Description | |
---|---|---|---|
m_BlurSize | float | ||
m_Shader | Shader |
Method | Description | |
---|---|---|
OnRenderImage ( RenderTexture source, RenderTexture destination ) : void | ||
Start ( ) : void | ||
Update ( ) : void |
Method | Description | |
---|---|---|
OnDisable ( ) : void |
Method | Description | |
---|---|---|
pauseGame ( bool pause ) : IEnumerator |
public OnRenderImage ( RenderTexture source, RenderTexture destination ) : void | ||
source | RenderTexture | |
destination | RenderTexture | |
return | void |