FEnvelope::SetLegato

Sets whether the envelope is in legato mode. Legato mode doesn't restart the envelope if it's already playing.

Windows
MacOS
Linux

References

Module

SignalProcessing

Header

/Engine/Source/Runtime/SignalProcessing/Public/DSP/Envelope.h

Include

#include "DSP/Envelope.h"

Syntax

void SetLegato
(
    const bool bInLegatoMode
)

Remarks

Sets whether the envelope is in legato mode. Legato mode doesn't restart the envelope if it's already playing.

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