Navigation
API > API/Runtime > API/Runtime/SignalProcessing > API/Runtime/SignalProcessing/DSP > API/Runtime/SignalProcessing/DSP/FBufferLinearEase
| Type | Name | Description | |
|---|---|---|---|
| bool | Update
(
FAlignedFloatBuffer& InSourceValues |
Performs Vectorized update of SourceValues float buffer. Returns true if interpolation is complete | |
| bool | Update
(
uint32 StepsToJumpForward, |
Update overloaded to let you jump forward more than a single time-step |