Navigation
Unreal Engine C++ API Reference > Plugins > Synthesis > SynthComponents > USynthComponentMonoWaveTable
References
Module | Synthesis |
Header | /Engine/Plugins/Runtime/Synthesis/Source/Synthesis/Classes/SynthComponents/SynthComponentMonoWaveTable.h |
Include | #include "SynthComponents/SynthComponentMonoWaveTable.h" |
Source | /Engine/Plugins/Runtime/Synthesis/Source/Synthesis/Private/SynthComponentMonoWaveTable.cpp |
UFUNCTION&40;BlueprintCallable, Category&61;"Synth&124;Components&124;Audio"&41;
void SetPosLfoDepth
&40;
const float InLfoDepth
&41;
Remarks
Set the Modulation depth of the Lfo controlling the Table Position around the current position value 0.0 = no modulation, 1.0 = current position +/- 0.5 (Lfo + Position result will clamp [0.0, 1.0])