Module |
|
Header |
/Engine/Source/Runtime/Engine/Classes/Sound/SoundModulationDestination.h |
Include |
#include "Sound/SoundModulationDestination.h" |
Source |
/Engine/Source/Runtime/Engine/Private/SoundModulationDestination.cpp |
Initializes the modulation destination InDeviceId - DeviceId associated with modulation plugin instance InParameterName - Name of parameter used to mix/convert destination value to/from unit space bInIsBuffered - Whether or not to run destination in "buffered mode," which manages an internal buffer to smooth modulation value between process calls bInValueNormalized - Whether or not to keep the output value in normalized, unitless [0.0f, 1.0f] space