AnimGraphLab Beta
Nodes Interpolate

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

ParameterDescription
Label
The display name for the node.
Steps
Number of intermediate shapes between each target.

Usage

Blending between shapes

  1. Connect two or more shape nodes to the node input.
  2. Adjust Input order list to define the sequence of morphing (e.g., Shape A -> Shape B -> Shape C).
  3. Adjust Steps parameter 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.

See also