FEnvelope::Generate

Generate the next output value of the envelope.

Windows
MacOS
Linux

References

Module

SignalProcessing

Header

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

Include

#include "DSP/Envelope.h"

Source

/Engine/Source/Runtime/SignalProcessing/Private/Envelope.cpp

Syntax

virtual float Generate
(
    float * BiasedOutput
)

Remarks

Generate the next output value of the envelope. Optionally outputs the bias output (i.e. -1.0 to 1.0)

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