Color Correction Curves image effect
Manual     Reference     Scripting   
Reference Manual > Components > Image Effect Scripts > Color Correction Curves image effect

Color Correction Curves image effect

Color Correction Curves image effect changes the color buffer simply by tweaking curves for each color channel. Depth based and selective color correction is also available.

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


Color correction curves can change foreground and background individually.

Properties

ModeChose between advanced or simple configuration modes.
RedThe red channel curve.
GreenThe green channel curve.
BlueThe blue channel curve.
Red (Depth)The red channel curve for depth based correction.
Green (Depth)The green channel curve for depth based correction.
Blue (Depth)The blue channel curve for depth based correction.
z CurveDefines how blending between foreground and background color correction is performed.
SelectiveEnables the optional selective color correction.
Key colorThe key color for selective color correction.
Target colorThe target color for selective color correction.

Hardware support

Color correction curves 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 only required when depth based color correction is enabled.

Page last updated: 2010-09-13