Parameters
Note: If shapes are not visible or the canvas is not interactable, please try refreshing the page.
Interpolate node generates intermediate steps between two or more shapes, creating a geometry blend effect.
Not to confuse with Blend node that blends between shape styles (color/gradient).
Parameters
| Parameter | Description |
|---|---|
Label | The display name for the node. |
Steps | Number of intermediate shapes between each target. |
Usage
Blending between shapes
- Connect two or more shape nodes to the node input.
- Adjust
Input orderlist to define the sequence of morphing (e.g., Shape A -> Shape B -> Shape C). - Adjust
Stepsparameter to control how many intermediate shapes are generated.
Easing
Linear: Even spacing between steps.Ease In/Out: Concentrates steps at the beginning or end of the transition, creating an acceleration or deceleration effect.