mirror of
https://github.com/Relintai/material-maker.git
synced 2024-11-13 06:27:18 +01:00
25 lines
509 B
ReStructuredText
25 lines
509 B
ReStructuredText
|
AdjustHSV node
|
||
|
~~~~~~~~~~~~~~
|
||
|
|
||
|
The AdjustHSV node adjusts the hue, saturation and value of the input image.
|
||
|
|
||
|
.. image:: images/node_adjust_hsv.png
|
||
|
|
||
|
Inputs
|
||
|
++++++
|
||
|
|
||
|
The AdjustHSV node requires a color input texture.
|
||
|
|
||
|
Outputs
|
||
|
+++++++
|
||
|
|
||
|
The AdjustHSV node provides a single color texture.
|
||
|
|
||
|
Parameters
|
||
|
++++++++++
|
||
|
|
||
|
The AdjustHSV node has the following parameters:
|
||
|
* Hue defines how hue is affected.
|
||
|
* Saturation defines how the colorfulness or the texture is affected.
|
||
|
* Value defunes how the lightness is affected.
|