Navigation
Unreal Engine C++ API Reference > Runtime > AudioMixer > Components
References
Module | AudioMixer |
Header | /Engine/Source/Runtime/AudioMixer/Public/Components/SynthComponent.h |
Include | #include "Components/SynthComponent.h" |
Syntax
class FOnSynthEnvelopeValue
Remarks
Called by a synth component and returns the sound's envelope value (using an envelope follower in the audio renderer). This only works in the audio mixer.