这个模块也不懂
For advanced use only — use the Pop Animation or Classic Animation patch instead.
Smooth a value as it changes.
高级模块,可用Pop Animation或 Classic Animation替代。
输入口
Value 值
A number to smooth.
平滑值
Hysterisis 延迟
A number from 0-1 that represents the rate at which to smooth the value, where the value in the next frame = (previous frame * hysterisis) + (current frame * (1 - hysterisis).
0~1之间的数字,balalala不是到在说什么
Reset 重启
A pulse that returns the animation to the beginning.
让动画跳回开始时。
输出口
Progress 进度
Animated value
进度值
Related Parches 相似模块
Pop Animation 弹性动画,Classic Animation 曲线动画