Variable Mix Shapes

Blends two Shapes into one, with a blend ratio that changes along the extrusion. Connect its output as the Shape input of a Shape Extrusion module.

Example use: a tube that starts as a circle and gradually becomes a square.

For a fixed blend that stays constant along the extrusion, use Mix Shapes instead.

Name Type Description
Shape A Shape First shape
Shape B Shape Second shape
Name Type Description
Shape Shape The blended shape, varying along the extrusion

Mix Curve

A curve defining how much of each shape to use at each point along the extrusion.

  • X axis — position along the extrusion (0 = start, 1 = end)
  • Y axis — blend value (-1 = all Shape A, 1 = all Shape B)