Notch Notch Manual 0.9.23
 Light | Dark
Limiter Modifier

Limiter Modifier

Clamps incoming modifier values to within a range.

Method #

This node clamps the incoming values to the given lower and upper limits.

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.
Modifier OperationThe operation to be performed on the targeted parameter.
  • Add : Adds to the parameter value.
  • Subtract : Subtracts from the parameter value.
  • Multiply : Multiplies the parameter value.
  • Replace : Replaces the parameter value.
Lower LimitLower threshold beyond which the incoming value is limited to.
Upper LimitUpper threshold beyond which the incoming value is limited to.

Inputs

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