Generates a line from the start value to the end value.
start |
Starting value. |
end |
Ending value. |
dur |
Duration in seconds. |
mul |
Output will be multiplied by this value. |
add |
This value will be added to the output. |
doneAction |
A doneAction to be evaluated when the Line is completed. See Done for more detail. |