float ramp

 

 

Remaps an input float through a user-defined curve and outputs the remapped value. The input value sets the X-axis position at which the curve is evaluated; the curve's Y value at that position is the output. Useful for shaping falloffs, weighting masks, easing curves, and any scalar response that needs a custom profile rather than a linear remap.

Edit the curve inline on the node: click on the curve line to insert a knot, drag knots and tangent handles to shape the response, and right-click for interpolation type (Corner, Smooth, Bezier), presets, copy/paste, and reset options.

Visit this page for more information about the ramp controls.

 

 

[Inputs]

 

#In - Input value. Defines the X-axis position at which the curve is evaluated..

 

 

[Outputs]

 

Out - Remapped value. The curve's Y value at the X position defined by the input.