Navigation
API > API/Runtime > API/Runtime/SignalProcessing > API/Runtime/SignalProcessing/DSP > API/Runtime/SignalProcessing/DSP/FLinearEase
| Type | Name | Description | |
|---|---|---|---|
| float | GetNextValue () |
||
| float | GetNextValue
(
int32 NumTicksToJumpAhead |
Same as GetValue(), but overloaded to increment Current Tick by NumTicksToJumpAhead (before getting the value) |