Abstract
Optional
_result: Float32ArrayAbstract
interpolateInterpolates between the input/output buffer segment [_i1 - 1, _i1]
.
The index of the right-hand keyframe.
The left-hand input value. input[_i1 - 1]
The value to interpolate at. Between _t0 and _t1.
The right-hand input value. input[_i1]
Handles evaluation and interpolation of animation keyframe data.