UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
SoundNodeModulatorContinuous.h File Reference
#include "CoreMinimal.h"
#include "UObject/ObjectMacros.h"
#include "Sound/SoundNode.h"
#include "SoundNodeModulatorContinuous.generated.h"

Go to the source code of this file.

Classes

struct  FModulatorContinuousParams
 
class  USoundNodeModulatorContinuous
 

Enumerations

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 }
 

Enumeration Type Documentation

◆ ModulationParamMode

Enumerator
UMETA 
UMETA 
UMETA 
MPM_MAX