Just 2 percent of users donating can help bring in more developers to keep Blender the best 3D software out there. Free for everyone, forever!
值节点。¶
值节点 是一个在节点树当中将用户输入数据传递到另一个相关连的下游节点的简易节点。
此节点无输入连接端口。
Single numerical value (floating-point).
The value set in the node properties.
在下面的范例中 值节点 用来同时将一个数据传递给多个下游节点的输入端口,使得这个节点成为非常有用的辅助节点。
Example of the Value node.¶
Tip
从以上示例引申出的 Math Node 可以将彼此相连接的节点之间进行相应的数学运算,生成所需要的结果。