FParam::SetValue

Set the parameter value to the given target value over the given interpolation frames.

Windows
MacOS
Linux

References

Module

SignalProcessing

Header

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

Include

#include "DSP/ParamInterpolator.h"

Syntax

void SetValue
(
    const float InValue,
    const int32 InNumInterpFrames
)

Remarks

Set the parameter value to the given target value over the given interpolation frames.

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