值节点。¶
值节点 是一个在节点树当中将用户输入数据传递到另一个相关连的下游节点的简易节点。
此节点无输入连接端口。
输出将是一个单一的浮点值。
依据在选项框中设置的数值进行输出。
In the example below the Value Node is used to control multiple values at once, this make the node a useful organizational tool.
伽玛节点的范例。¶
Tip
从以上示例引申出的 Math Node 可以将彼此相连接的节点之间进行相应的数学运算,生成所需要的结果。