Notch Notch Manual 0.9.23
 Light | Dark
Gradient Remap Modifier

Gradient Remap Modifier

Remap modifier values based on a custom gradient.

Method #

This node remaps incoming modifier values based on a user created gradient. Values outside of 0 and 1 are clamped.

The output is a numeric value that can be further processed with other modifiers, or directly connected to a parameter in another node, using the operation method selected.

Parameters

These properties control the core behaviours of the node.

ParameterDetails
Current ValueShows the current value of the effect. Cannot be directly changed.
ValueBase value to modify the output value with.
GradientGradient used to remap values. Double click on the visual gradient to create a new node at that position. Click and drag on a node vertically to change the value at that position. Click and drag on a node horizontally to change the position at that value.
Modifier OperationWhat operation is done to the modified attribute.
  • Add : Adds the current value to where its input. Subtract, subtracts the current value to where its input.
  • Multiply : Multiplies the current value to where its input.
  • Replace : Replace the value where its input by the current value.

Inputs

NameDescriptionTypical Input
ValueInput a value from another modifier to be modified by this node.Math Modifier