FAmp::SetGainRange

Change the allowed range of the gain output.

Windows
MacOS
Linux

References

Module

SignalProcessing

Header

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

Include

#include "DSP/Amp.h"

Source

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

Syntax

void SetGainRange
(
    const float InMin,
    const float InMax
)

Remarks

Change the allowed range of the gain output.

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