EActiveFade

Windows
MacOS
Linux

References

Module

AudioModulation

Header

/Engine/Plugins/Runtime/AudioModulation/Source/AudioModulation/Public/SoundModulationValue.h

Include

#include "SoundModulationValue.h"

Syntax

enum EActiveFade
{
    Attack,
    Release,
    Override,
}

Values

Name

Description

Attack

Value interpolating from the parameter's default value to the mix value.

Release

Value interpolating from the mix value to the parameter's default value.

Override

User-requested fade time to an active mix by filter (ex. from Blueprint) or editor property adjustment

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