FVolumeFader::StartFade

Applies a volume fade over time with the provided parameters.

Windows
MacOS
Linux

References

Module

SignalProcessing

Header

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

Include

#include "DSP/VolumeFader.h"

Source

/Engine/Source/Runtime/SignalProcessing/Private/VolumeFader.cpp

Syntax

void StartFade
(
    float InVolume,
    float InDuration,
    EFaderCurve InCurve
)

Remarks

Applies a volume fade over time with the provided parameters.

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