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

The module’s constructor needs:

The output value is a Generation Module

Examples

Checkerboard as Module A

Sine as Module B

Spheres as blend module

Result