FLinearEase::SetValueInterrupt

Updates the target value without changing the duration or tick data.

Windows
MacOS
Linux

References

Module

SignalProcessing

Header

/Engine/Source/Runtime/SignalProcessing/Public/DSP/Dsp.h

Include

#include "DSP/Dsp.h"

Syntax

void SetValueInterrupt
(
    const float InValue
)

Remarks

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

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss