unreal.OnSynthEnvelopeValue¶
- class unreal.OnSynthEnvelopeValue(*args, **kwargs)¶
Bases:
unreal.MulticastDelegateBaseCalled 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