Show frames
Go to:
Related nodes. Attributes.
Remap Hsv is a utility node that allows you to take an input
color value and remap the Hue Saturation and Value balance using three gradients.
The input value is used to select a point along the gradient to use for the output value.
This node is MP safe
Node name | Parents | Classification | MFn type | Compatible function sets |
---|
remapHsv | node | utility/color:drawdb/shader/operation/remapHsv | kRemapHsv | kBase kNamedObject kDependencyNode kRemapHsv |
Related nodes
remapValue, remapColor, clamp, lightInfo, gammaCorrect, surfaceLuminance, contrast, luminance, rgbToHsv, hsvToRgb, samplerInfo, setRange, resolution, renderQuality, renderGlobals, renderGlobalsList, baseShadingSwitch, singleShadingSwitch, doubleShadingSwitch, tripleShadingSwitch
Attributes (25)
color, colorB, colorG, colorR, hue, hue_FloatValue, hue_Interp, hue_Position, inputMax, inputMin, outColor, outColorB, outColorG, outColorR, outputMax, outputMin, renderPassMode, saturation, saturation_FloatValue, saturation_Interp, saturation_Position, value, value_FloatValue, value_Interp, value_Position
Long name (short name) | Type | Default | Flags |
---|
|
color
(cl )
| float3 | |     |
|
|
|
|
|
hue
(h )
| compound | n/a |       |
|
| hue_Position
(hp )
| float | 0.0 |      | |
|
| hue_FloatValue
(hfv )
| float | 0.0 |      | |
|
|
|
inputMax
(imx )
| float | 1 |      |
|
|
inputMin
(imn )
| float | 0 |      |
|
|
outColor
(oc )
| float3 | 0.0, 0.0, 0.0 |   |
|
| outColorR
(ocr )
| float | 0.0 |   | |
|
| outColorG
(ocg )
| float | 0.0 |   | |
|
| outColorB
(ocb )
| float | 0.0 |   | |
|
|
outputMax
(omx )
| float | 1 |      |
|
|
outputMin
(omn )
| float | 0 |      |
|
|
renderPassMode
(arp )
| enum | 1 |      |
|
|
saturation
(s )
| compound | n/a |       |
|
| saturation_Position
(sp )
| float | 0.0 |      | |
|
| saturation_FloatValue
(sfv )
| float | 0.0 |      | |
|
| saturation_Interp
(si )
| enum | 0 |      | |
|
|
value
(v )
| compound | n/a |       |
|
| value_Position
(vp )
| float | 0.0 |      | |
|
| value_FloatValue
(vfv )
| float | 0.0 |      | |
|
|