Notch Notch
Manual 1.0 Manual 0.9.23
 Light | Dark
Blend Text

Blend Text

Updated: 4 Dec 2023

Blend between two text strings.

image

image

Example .dfx

Method #

This node blends between two text strings, for use within a Text node or to be processed by other text string nodes.

Parameters

These properties control the core behaviours of the node.

ParameterDetails
Text The text string to blend from.
Target Text The target text string to blend to.
Blend Amount A value to blend between the original and target text strings.

The properties control the time at which the node is active. See Timeline for editing time segments.

ParameterDetails
Duration Control the duration of the node’s time segment.
  • Composition Duration : Use the length of the composition for the node’s time segment duration.
  • Custom : Set a custom duration for the node’s time segment.
Node Time The custom start and end time for the node.
Duration (Timecode) The length of the node’s time segment (in time).
Duration (Frames) The length of the node’s time segment (in frames).
Time Segment Enabled Set whether the node’s time segment is enabled or not in the Timeline.

Inputs

NameDescriptionTypical Input
Text StringOverwrite the text string attribute with an input text string.Text String
Target Text StringOverwrite the target text string attribute with an input text string.Text String