Navigation
API > API/Runtime > API/Runtime/SignalProcessing > API/Runtime/SignalProcessing/DSP > API/Runtime/SignalProcessing/DSP/FVolumeFader
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 |
void SetActiveDuration
&40;
float InDuration
&41;
Remarks
Sets the duration the fader is to be active in the future, after which point the fader is disabled. When disabled, fader will hold the current fade state until activated, at which point it will continue applying the fade over the remainder of the fade duration.