Crossfade (vuo.motion.crossfade)

Smoothly changes between 2 values.

This node starts out with output Channel 1 Value set to On Value, and output Channel 2 Value set to Off Value. When an event hits Toggle or Crossfade to 2, the node begins allowing Time events to pass, gradually changing Channel 1 Value to Off Value, and Channel 2 Value to On Value. Then, when the next event hits Toggle again, or hits Crossfade to 1, the node begins transitioning back to its original state.

If Off Value and On Value are 2D or 3D points (as opposed to real numbers), then each coordinate of Channel 1 Value and Channel 2 Value is calculated separately. For example, the X-coordinate of Channel 1 Value will fall along a curve based on the X-coordinates of Off Value and On Value, and the Y-coordinate of Channel 1 Value will fall along a curve based on the Y-coordinates of Off Value and On Value.

Keywords: dissolve, fade, transition


Example composition:


Back to vuo.motion node set documentation.