Navigation
API > API/Runtime > API/Runtime/Engine > API/Runtime/Engine/Sound > API/Runtime/Engine/Sound/FModulationDestination
References
| Module | Engine |
| Header | /Engine/Source/Runtime/Engine/Classes/Sound/SoundModulationDestination.h |
| Include | #include "Sound/SoundModulationDestination.h" |
| Source | /Engine/Source/Runtime/Engine/Private/SoundModulationDestination.cpp |
bool ProcessControl
(
float InValueUnitBase,
int32 InNumSamples
)
Remarks
Updates internal value (or buffer if set to bIsBuffered) to current modulated result using the provided value as the base carrier value to modulate. Returns true if value was updated.