ColorWheel
Generates a color wheel image.
Inputs and Controls
Control (UI) |
Knob (Scripting) |
Default Value |
Function |
ColorWheel Tab |
|||
format |
format |
Dependent on Project Settings |
Sets the color wheel’s format. You can select a preset format or create a custom size using the new or edit options. |
channels |
channels |
rgba |
The color wheel only contains these channels. If you set this to something other than all or none, you can use the checkboxes on the right to select individual channels. |
Center Saturation |
centerSaturation |
0 |
Sets the HSV saturation level in the center of the color wheel. |
Edge Saturation |
edgeSaturation |
1 |
Sets the HSV saturation level at the edges of the color wheel. |
Center Value |
centerValue |
1 |
Sets the HSV value level in the center of the color wheel. |
Edge Value |
edgeValue |
1 |
Sets the HSV value level at the edges of the color wheel. |
gamma |
gamma |
0.45 |
Sets the overall gamma level of the color wheel. |
rotate |
rotate |
0 |
Sets the amount of rotation to apply to color position in the color wheel. Negative values produce clockwise rotation and vice-versa. |
fill format |
fillFormat |
enabled |
When enabled, the color wheel fills the selected format up to either the x or y axes, depending which is smaller - the color wheel always retains a 1:1 aspect ratio. When disabled, use the area controls to specify the color wheel’s area. |
area xyrt (xywh) |
area |
N/A |
Sets the area of the color wheel when fill format is disabled. Note: Click wh to toggle between xyrt and xywh area controls. |