Adds a scaled value to another value, supporting numbers, arrays, or step addition for other types.
The base value.
The value to add, scaled by the proportion.
The scaling proportion for the value to add.
The result of adding the scaled value to the base value.
Adds a scaled value to another value, supporting numbers, arrays, or step addition for other types.