Value Node#

Value Node.

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

輸入#

This node has no input sockets.

屬性#

Single numerical value (floating-point).

輸出#

Value

The value set in the node properties.

範例#

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

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

Example of the Value node.#

Tip

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