Nodo Valor#
The Value Node is a simple node to input numerical values to other nodes in the tree.
Entradas#
Este nodo no contiene conectores de entrada.
Propiedades#
Single numerical value (floating-point).
Salidas#
- Valor
The value set in the node properties.
Ejemplo#
In the following example the Value Node is used to control multiple values at once, this makes the node a useful organizational tool.
Truco
From this you can also make different values proportional to each other by adding a Math Node in between the different links.