Navigation
API > API/Runtime > API/Runtime/AudioMixer > API/Runtime/AudioMixer/FMixerSubmix
References
| Module | AudioMixer |
| Header | /Engine/Source/Runtime/AudioMixer/Public/AudioMixerSubmix.h |
| Include | #include "AudioMixerSubmix.h" |
Syntax
struct FSubmixEffectFadeInfo
Variables
| Type | Name | Description | |
|---|---|---|---|
| bool | bIsBaseEffect | If this effect fade info is the base effect. | |
| bool | bIsCurrentChain | If true, this effect override will be fading in or all the way faded in. | |
| TArray< FSoundEffectSubmixPtr > | EffectChain | ||
| FDynamicParameter | FadeVolume |