HsvToRgbMap

Overview

HsvToRgbMap converts from Hue, Saturation and Value to RGB color. H, S, and V are all represented with 0 to 1 values.

This is useful for specific math and material effects done in HSV space. For easier HSV color correction, see ColorCorrectMap.


Attribute Reference

General attributes

input

Rgb bindable
default: [ 1, 1, 1 ]

bind the input here