Skip to content

Class 0xc76c1b9a

14.18

Inheritance 1 ancestor · 1 sibling

Class Documentation

Edit documentation

Parameter override that eases into its value rather than snapping to it. It takes ownership of the override it displaces and starts from that override's current value, so a blend installed while another is still running continues from where the previous one had reached instead of jumping back.

Properties

EasingType

U8 = 0
Edit documentation

Curve used to interpolate from the displaced value to this override's value across duration.

duration

F32 = 0
Edit documentation

Length of the blend, in seconds. At the default the blend completes immediately, making the override an instant swap.