Value Node

../../../_images/compositing_node-types_CompositorNodeValue.png

Value Node.

The Value Node is a simple node to input numerical values to other nodes in the tree.

Inputs

This node has no input sockets.

Properties

Single numerical value (floating point).

Outputs

Value

The value set in the node properties.

Example

In the example below the Value Node is used to control multiple values at once, this make the node a useful organizational tool.

../../../_images/compositing_types_input_value_example.png

Example of the Value node.

Truco

From this you can also make different values proportional to each other by adding a Math Node in between the different links.