Property | Type | Description | |
---|---|---|---|
ZOOM_POS | string | ||
mat | Material | ||
xMax | float | ||
xMin | float | ||
yMax | float | ||
yMin | float |
Method | Description | |
---|---|---|
OnDisable ( ) : void | ||
OnRenderImage ( RenderTexture sourceTexture, RenderTexture destTexture ) : void | ||
Start ( ) : void | ||
Update ( ) : void |
protected OnRenderImage ( RenderTexture sourceTexture, RenderTexture destTexture ) : void | ||
sourceTexture | RenderTexture | |
destTexture | RenderTexture | |
return | void |