Smooth Lerp (LogiX node)

From Neos Wiki
Jump to navigation Jump to search
Other languages:
Smooth Lerp
'Smooth Lerp Float' LogiX node
Inputs
  Float Target
  Float Speed
Outputs
  Float *

The Smooth Lerp node smoothly interpolates from it's current value to a specified target value at a given speed.

Usage

When spawned, the Smooth Lerp node's default data type is float. This can be overloaded to accept the float2, float3, float4, and Color data types by plugging the desired data types into the Target input.

Using a floatQ data type will automatically change the node into a Smooth Slerp logix node, which cannot normally be accessed inside of the Node Browser.

When spawned, whether from the node browser or through duplication, the node's output is the value of its target.

Common uses of this node include:

  • Smooth translations of an object's Position or Scale over time.
  • Smooth transitions of one color to another over time.

Examples

In Popular Culture

This does so much for us, ok. You know, it makes our values smooth out, like, they're not harsh. It's like a nice cup of jazz.

— bigtin

Smooth Lerp has enjoyed great popularity among the Neos community. It's infamy was popularized in 2020, especially by bigtin in videos such as this one.

Node Menu

Math
Back Binary Constants DateTime Enums Matrix Physics
Quantity Random Rect Rotation Shaping TimeSpan Abs
Acos Asin Atan Atan2 Avg Ceil Ceil To Int
Clamp Clamp01 Constant Lerp Constant Slerp Cos Cosine Lerp Cubic Lerp
Exp Floor Floor To Int Greatest Common Divisor Inverse Lerp Is Between Least Common Multiple
Lerp Log Log N Log10 Max Min Multi Lerp
Multi Slerp Nth Root Ping Pong Pow Remap Remap -1..1 to 0..1 Repeat
Repeat01 Round Round To Int Sigmoid Sign Simplex Noise Sin
Slerp Smooth Lerp Sqrt Tan