Navigation
API > API/Runtime > API/Runtime/SignalProcessing > API/Runtime/SignalProcessing/DSP > API/Runtime/SignalProcessing/DSP/FExponentialEase
| Type | Name | Description | |
|---|---|---|---|
| float | GetNextValue () |
||
| float | GetNextValue
(
uint32 NumTicksToJumpAhead |
Same as GetValue(), but overloaded to jump forward by NumTicksToJumpAhead timesteps (before getting the value) |