Animation.Interpolated¶
Name | Mandatory | Description | Default | Type |
---|---|---|---|---|
⬅️ Input |
The value to interpolate. | Float Float2 Float3 Float4 |
||
Output ➡️ |
The interpolated value. | Float Float2 Float3 Float4 |
||
Duration |
No | Duration of interpolation | none |
None Float Var(Float) |
Whenever the input value is changed, this shard will interpolate between the old value and the new value over the duration of the animation and output the result.