Navigation
API > API/Runtime > API/Runtime/SignalProcessing > API/Runtime/SignalProcessing/DSP > API/Runtime/SignalProcessing/DSP/FExponentialEase > API/Runtime/SignalProcessing/DSP/FExponentialEase/GetNextValue
References
| Module | SignalProcessing |
| Header | /Engine/Source/Runtime/SignalProcessing/Public/DSP/Dsp.h |
| Include | #include "DSP/Dsp.h" |
float GetNextValue
(
uint32 NumTicksToJumpAhead
)
Remarks
Same as GetValue(), but overloaded to jump forward by NumTicksToJumpAhead timesteps (before getting the value)