Navigation
API > API/Plugins > API/Plugins/WaveTable > API/Plugins/WaveTable/FWaveTableSampler > API/Plugins/WaveTable/FWaveTableSampler/Process
References
| Module | WaveTable |
| Header | /Engine/Plugins/Runtime/WaveTable/Source/WaveTable/Public/WaveTableSampler.h |
| Include | #include "WaveTableSampler.h" |
| Source | /Engine/Plugins/Runtime/WaveTable/Source/WaveTable/Private/WaveTableSampler.cpp |
float Process
&40;
const FWaveTableView & InTableView,
TArrayView< const float > InFreqModulator,
TArrayView< const float > InPhaseModulator,
TArrayView< const float > InSyncTriggers,
TArrayView< float > OutSamplesView
&41;
Remarks
Retrieves the sample value at the currently set phase, returning the floating point index which the current phase corresponds to.