Importing a new version from external source |
m FuzzyBot moved page Translations:Component:ValueGradientDriver`1/6/en to Translations:Component:ValueGradientDriver/6/en without leaving a redirect: Part of translatable page "Component:ValueGradientDriver`1" |
||
(No difference)
|
Latest revision as of 05:30, 19 February 2024
When Interpolate
is checked, the value stored in Target
is linearly interpolated between the Value
s of the two points surrounding the current Progress
. When unchecked, the output value is simply set to the Value
of the closest point before the current Progress
. The only exception to this is when no point exists before the current Progress
, in which case the first point after the current Progress
is used.