FWaveTableOsc::CreateWaveTable

Creates a wave table using internal factories for standard wave tables or uses custom wave table factor if it exists.

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

static TSharedPtr< FWaveTableOsc > CreateWaveTable
(
    const EWaveTable::Type WaveTableType,
    const int32 WaveTableSize
)

Remarks

Creates a wave table using internal factories for standard wave tables or uses custom wave table factor if it exists.

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