open all | close all

Mix Operator

混合操作符

Basic 基础Node 节点Parameter 参数

Mix Operator

混合操作符

This node mixes two input values to produce a single output value. Mixing Factor defines the proportion in which the two values are mixed. Values range from 0% (output = input 1) to 1 (output = input 2). For example, if you set Mix Factor to 50% and the inputs are 1 and 3, the node will output 2. If you then change the Mix Factor to 33% and leave the inputs at 1 and 3, the node will output 1.666.

此节点混合两个输入值以生成单个输出值。混合因子定义了两个值混合的比例。值范围从0% (输出 = 输入1)到1(输出 = 输入2)。例如,如果将 Mix Factor 设置为50% ,并且输入为1和3,则节点将输出2。如果你改变混合因子为33% ,并保持输入在1和3,节点将输出1.666。