Нода «Скомбинировать цвет» (combine color node)
Нода Combine Color комбинирует изображение из его составных цветовых каналов. Нода может объединять несколько цветовых моделей в зависимости от свойства «режима».
Входы (inputs)
Выводы этой ноды зависят от свойства режима (см. ниже).
- Альфа (alpha)
The color channel that that is responsible for the image’s transparency.
Свойства
- Режим (mode)
Цветовая модель для вывода.
- RGB
Combine the three inputs: Red, Green, and Blue color channels into a single color.
- HSV
Combine the three inputs: Hue, Saturation, and Value color channels into a single color.
- HSL
Combine the three inputs: Hue, Saturation, and Lightness color channels into a single color.
Вывод (output)
- Цвет (color)
Стандартный цветовой вывод.