Navigation
API > API/Runtime > API/Runtime/SignalProcessing > API/Runtime/SignalProcessing/FLinearEase
Description
Updates the target value without changing the duration or tick data. Sets the state as if the new value was the target value all along
| Name | SetValueInterrupt |
| Type | function |
| Header File | /Engine/Source/Runtime/SignalProcessing/Public/DSP/Dsp.h |
| Include Path | #include "DSP/Dsp.h" |
void SetValueInterrupt
(
const float InValue
)