Mix Path / Mix Shapes

This component is used in example scene(s) such as:

20_CGPaths.

Blends two Paths or Shapes into one by linearly interpolating between them.

There are two separate modules with identical settings, one for Paths and one for Shapes.

For a blend that varies along the extrusion, see Variable Mix Shapes.

Name Type Description
Path A or Shape A Path or Shape First input
Path B or Shape B Path or Shape Second input
Name Type Description
Path or Shape Path or Shape The blended result

Mix

Blending weight between the two inputs. Uses linear interpolation.

  • -1 - result is entirely A
  • 0 - equal blend of A and B
  • 1 - result is entirely B