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 a clamped range from 0.0 to 1.0.