{{description>Interpolate between two Shapes with Variable Mix Shapes for use as input to Shape Extrusion, allowing varied interpolation along the extrusion.}} ====== Variable Mix Shapes ====== Similarly to [[.:mix|Mix Shapes]], this module interpolates linearly between two [[..:datatypes#Shape|Shapes]]. This is meant to be used an input Shape to a [[.:shapeextrusion]] module to provide an interpolation between two shapes that varies along the extrusion. [[.:mix|Mix Shapes]] on the other hand provides an interpolation that is constant along the shape's extrusion. ===== Slots ===== === Input === * Shape A * Shape B === Output === * Shape - the resulting mix ===== Reference ===== == Mix Curve == Defines how the result is interpolated. Values (Y axis) between -1 for Shape A and 1 for Shape B. Times (X axis) between 0 for extrusion start and 1 for extrusion end.