File: LinearInterpolant.md | Updated: 11/15/2025
A basic linear interpolant.
Constructs a new linear interpolant.
parameterPositions | The parameter positions hold the interpolation factors.
---|---
sampleValues | The sample values.
sampleSize | The sample size
resultBuffer | The result buffer.