Fix #107265: Compositor: output node remove note that z-depth can be saved #104457
@ -1,4 +1,4 @@
|
|||||||
.. index:: Compositor Nodes; Hue Saturation Value
|
.. index:: Compositor Nodes; Hue/Saturation/Value
|
||||||
.. _bpy.types.CompositorNodeHueSat:
|
.. _bpy.types.CompositorNodeHueSat:
|
||||||
.. Editor's Note: This page gets copied into:
|
.. Editor's Note: This page gets copied into:
|
||||||
.. - :doc:`</render/cycles/nodes/types/color/hue_saturation>`
|
.. - :doc:`</render/cycles/nodes/types/color/hue_saturation>`
|
||||||
@ -6,14 +6,14 @@
|
|||||||
.. --- copy below this line ---
|
.. --- copy below this line ---
|
||||||
|
|
||||||
*************************
|
*************************
|
||||||
Hue Saturation Value Node
|
Hue Saturation/Value Node
|
||||||
*************************
|
*************************
|
||||||
|
|
||||||
.. figure:: /images/compositing_node-types_CompositorNodeHueSat.webp
|
.. figure:: /images/compositing_node-types_CompositorNodeHueSat.webp
|
||||||
:align: right
|
:align: right
|
||||||
:alt: Hue Saturation Node.
|
:alt: Hue Saturation Node.
|
||||||
|
|
||||||
The *Hue Saturation Value Node* applies a color transformation in the HSV :term:`Color Model`.
|
The *Hue/Saturation/Value Node* applies a color transformation in the HSV :term:`Color Model`.
|
||||||
|
|
||||||
|
|
||||||
Inputs
|
Inputs
|
||||||
|
@ -58,13 +58,13 @@ Adjust the levels of Color Attributes.
|
|||||||
|
|
||||||
.. _bpy.ops.gpencil.vertex_color_hsv:
|
.. _bpy.ops.gpencil.vertex_color_hsv:
|
||||||
|
|
||||||
Hue Saturation Value
|
Hue/Saturation/Value
|
||||||
====================
|
====================
|
||||||
|
|
||||||
.. reference::
|
.. reference::
|
||||||
|
|
||||||
:Mode: Vertex Paint Mode
|
:Mode: Vertex Paint Mode
|
||||||
:Menu: :menuselection:`Paint --> Hue Saturation Value`
|
:Menu: :menuselection:`Paint --> Hue/Saturation/Value`
|
||||||
|
|
||||||
Adjust the color's HSV values.
|
Adjust the color's HSV values.
|
||||||
|
|
||||||
|
@ -58,7 +58,7 @@ Levels
|
|||||||
|
|
||||||
.. _bpy.ops.paint.vertex_color_hsv:
|
.. _bpy.ops.paint.vertex_color_hsv:
|
||||||
|
|
||||||
Hue Saturation Value
|
Hue/Saturation/Value
|
||||||
Adjust the HSV values of the selected vertices.
|
Adjust the HSV values of the selected vertices.
|
||||||
|
|
||||||
.. _bpy.ops.paint.vertex_color_brightness_contrast:
|
.. _bpy.ops.paint.vertex_color_brightness_contrast:
|
||||||
|
Loading…
Reference in New Issue
Block a user