FWaveTableOsc::SetScaleAdd

Sets the amount to scale and add to the output of the wave table.

Windows
MacOS
Linux

References

Module

SignalProcessing

Header

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

Include

#include "DSP/WaveTableOsc.h"

Source

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

Syntax

void SetScaleAdd
(
    const float InScale,
    const float InAdd
)

Remarks

Sets the amount to scale and add to the output of the wave table.

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