Property | Type | Description | |
---|---|---|---|
angle | float | ||
center | Vector2 | ||
radius | Vector2 |
Method | Description | |
---|---|---|
OnRenderImage ( RenderTexture source, RenderTexture destination ) : void |
Method | Description | |
---|---|---|
DistortToNegative ( ) : IEnumerator | ||
DistortToPositive ( ) : IEnumerator |
public OnRenderImage ( RenderTexture source, RenderTexture destination ) : void | ||
source | RenderTexture | |
destination | RenderTexture | |
return | void |