Property | Type | Description | |
---|---|---|---|
PIXEL_SIZE_NAME | string | ||
isDoneAnimating | bool | ||
pixelSizeVal | float |
Method | Description | |
---|---|---|
Awake ( ) : void | ||
OnRenderImage ( RenderTexture source, RenderTexture destination ) : void | ||
Update ( ) : void |
protected OnRenderImage ( RenderTexture source, RenderTexture destination ) : void | ||
source | RenderTexture | |
destination | RenderTexture | |
return | void |