unreal.OnSynthEnvelopeValue

class unreal.OnSynthEnvelopeValue(*args: Any, **kwargs: Any)

Bases: MulticastDelegateBase

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.

Parameters:

envelope_value (float) –

C++ Source:

  • Module: AudioMixer

  • File: SynthComponent.h