#include "CoreMinimal.h"
#include "UObject/ObjectMacros.h"
#include "Sound/SoundNode.h"
#include "SoundNodeModulatorContinuous.generated.h"
Go to the source code of this file.
|
| enum | ModulationParamMode : int { UMETA =(DisplayName = "Normal" , Tooltip = "Clamps input value to the range (MinInput, MaxInput) then maps to the range (MinOutput, MaxOutput)")
, UMETA =(DisplayName = "Normal" , Tooltip = "Clamps input value to the range (MinInput, MaxInput) then maps to the range (MinOutput, MaxOutput)")
, UMETA =(DisplayName = "Normal" , Tooltip = "Clamps input value to the range (MinInput, MaxInput) then maps to the range (MinOutput, MaxOutput)")
, MPM_MAX
} |
| |
◆ ModulationParamMode
| Enumerator |
|---|
| UMETA | |
| UMETA | |
| UMETA | |
| MPM_MAX | |