A series of nested Blend Trees that take an input float and smoothly copy it to a smoothed local float where its value follows behind the original at a dampened speed.
This is an extension of Smoothing (Exponential).
This layer smooths the full range from -1.0 to 1.0.