Blend
Outputs a weighted blend of the output values from two input modules given the output value supplied by a blender module.
The blender module determines the weight of the blending operation. Negative values weigh the blend towards the output value from the input module A. Positive values weigh the blend towards the output value from the input module B.
Node inputs/outputs
Node inputs/outputs
The module’s constructor needs:
Module A : the Generation Module to use as the first input
Module B : the Generation Module to use as the second input
Blend module : the Generation Module to use as the selector
The output value is a Generation Module
Examples
Examples
Result