Linearly interpolates a spatial change across an array of points.
Useful for gradually changing the Z-height of a flat path (e.g. creating a continuous slope).
The array of Points to modify.
Total cumulative X delta applied by the end of the array.
Total cumulative Y delta applied by the end of the array.
Total cumulative Z delta applied by the end of the array.
The modified array of Points.
Linearly interpolates a spatial change across an array of points.
Useful for gradually changing the Z-height of a flat path (e.g. creating a continuous slope).