YOUR ACCOUNT

Transition

The Transition component produces a transition between two source curves. By default (when the transition is linear), the resulting curve starts with the Source A curve on its left and smoothly changes into the Source B curve on its right. Technically, this component performs a linear interpolation between the Source A and Source B curves, with the interpolation percentage defined by the Transition curve. This is a curve component, it can be located in the Curve Ops category on the Components Bar.

Source A and B: Curve Inputs, Required

These inputs provide the two source curves. These are required inputs – to make the Transition component work, these inputs must be connected.

Transition: Curve Input

Defines the way the Source A curve changes into the Source B curve. The value of the Transition curve at any given point determines the contribution of each source curve to the resulting curve value at that point. The following predefined transition curves are available: Linear, Smooth, and Steep. If you want to customize the transition, connect a curve component to this input.