![]() |
UnityMol
0.9.6-875
UnityMol viewer / In developement
|
Static Public Member Functions | |
static void | RenderDistortion (Material material, RenderTexture source, RenderTexture destination, float angle, Vector2 center, Vector2 radius) |
static void | Blit (RenderTexture source, RenderTexture dest) |
static void | BlitWithMaterial (Material material, RenderTexture source, RenderTexture dest) |
A Utility class for performing various image based rendering tasks.
Definition at line 8 of file ImageEffects.cs.
|
static |
Definition at line 30 of file ImageEffects.cs.
|
static |
Definition at line 37 of file ImageEffects.cs.
|
static |
Definition at line 10 of file ImageEffects.cs.
Referenced by UnityStandardAssets.ImageEffects.Vortex.OnRenderImage(), and UnityStandardAssets.ImageEffects.Twirl.OnRenderImage().