Fisheye image effect
Manual     Reference     Scripting   
Reference Manual > Components > Image Effect Scripts > Fisheye image effect

Fisheye image effect

The Fisheye image effect creates distorts the image like a (fisheye) lens would do.

As with the other image effects, this effect is only available in Unity Pro. Make sure to have the Pro Standard Assets installed.


Fisheye distorts the image at its corners. The use of antialiasing techniques is highly recommended because of sampling artefacts.

Properties

Strength XThe horizontal distortion.
Strength YThe vertical distortion.

Hardware support

Fisheye effect works only on graphics cards with support for pixel shaders (2.0) or devices with OpenGL ES2.0 support. Eg. GeForce FX 5200 or Radeon 9500 and up. All image effects automatically disable themselves when they can not run on an end-users graphics card. Depth texture support is not required.

Page last updated: 2010-09-13