Color Curve Editor

This dialog allows you to configure color curve.

You can edit R,G and B component respectively on graph editor panel. The key frames of each component can be dragged by the mouse left button.
Multiple keys can be selected by selecting a region. Vertical white guide line is also draggable.

The white line represent alpha value, or opacity. You can edit alpha value independently to the color components.

When multiple keypoints are overlapped, dragging one of them have some difficulty. If you want to control single component, select color component with short cut key "r", "g", "b" and "a". Active component is shown by fat line.

A pop up menu is called by clicking mouse right button. You can insert or delete key frames with the menu.

"Select color" calls system-dependent color selection dialog, and insert key fraes with the color choosed.

The color depends on parameters.
Min and Max parameters determine the scale of color curve.

You can set min/max parameter using Lua script. (For example, changing them with time).

If "Wrapping" is set to be "Repeat", color curve would be repeated beyond Min and Max value. In "Clamp to Edge" mode, color at value smaller than Min is set to that at Min, and vice versa.

You can select the target of colar curve dependency. The default target is VALUE1.
Following figure is an example of a figure with dependency on Position(Z).



You can set arbitral parameter function using Lua script.


You can Flip, or exchange RGB color components by the buttons "Flip Color" and "Swap RGB".

You can select color curve from template list.
You can hide the list by clicking the left triange.

return
inserted by FC2 system