Navigation
API > API/Plugins > API/Plugins/Synthesis > API/Plugins/Synthesis/SynthComponents > API/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 (BlueprintCallable, Category="Synth|Components|Audio",
Meta=(ClampMin="0.0", ClampMax="1.0"))
void SetWaveTablePosition
(
float InPosition
)
Remarks
Sets the wavetable position. Expects a percentage between 0.0 and 1.0.