Notch Notch
Manual 1.0 Manual 0.9.23
 Light | Dark
Curve Remap

Curve Remap

Updated: 26 Jan 2026

Remaps a modifier's value based on a curve.

Method #

This node takes the value of a modifier and remaps its value based on a customisable curve. The node takes its input value, moves along the curve by that amount, and then outputs the value at that point on the curve.

In each curve, the horizontal axis represents input values and the vertical axis represents output values. By default, the curve is a straight diagonal line from bottom left to top right, meaning input values are mapped directly to output values with no change. By editing the curve you can affect the relationship between input and output values at any point along the curve.

Editing The Curve #

  • Double LMB in the curve editor to add a point.

  • Double LMB on an existing point to delete it.

Parameters

These properties control the core behaviours of the node.

ParameterDetails
Current Value Shows the current value of the modifier. Cannot be directly changed.
Value Base value to modify the output value with.
Curve Programmable curve used to calculate the remapped output.
Blend Amount Control how much the modifier affects the values its input into.
In Scale Multiplies the incoming value by this amount before being used by the node.
In Offset Adds this amount to the incoming value before being used by the node.
Out Scale Multiplies the curve output by this amount.
Out Offset Adds this amount to the curve output value.
Operation The operation to be performed on the targeted parameter.
  • Add : Adds to the existing parameter value.
  • Subtract : Subtracts from the existing parameter value.
  • Multiply : Multiplies the existing parameter value.
  • Replace : Replaces the existing parameter value.

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

This node has no inputs.