UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
ReverbSettings.h File Reference
#include "CoreMinimal.h"
#include "ReverbSettings.generated.h"

Go to the source code of this file.

Classes

struct  FReverbSettings
 

Enumerations

enum  ReverbPreset : int {
  REVERB_Default , REVERB_Bathroom , REVERB_StoneRoom , REVERB_Auditorium ,
  REVERB_ConcertHall , REVERB_Cave , REVERB_Hallway , REVERB_StoneCorridor ,
  REVERB_Alley , REVERB_Forest , REVERB_City , REVERB_Mountains ,
  REVERB_Quarry , REVERB_Plain , REVERB_ParkingLot , REVERB_SewerPipe ,
  REVERB_Underwater , REVERB_SmallRoom , REVERB_MediumRoom , REVERB_LargeRoom ,
  REVERB_MediumHall , REVERB_LargeHall , REVERB_Plate , REVERB_MAX
}
 

Enumeration Type Documentation

◆ ReverbPreset

DEPRECATED: Exists for backwards compatibility Indicates a reverb preset to use.

Enumerator
REVERB_Default 
REVERB_Bathroom 
REVERB_StoneRoom 
REVERB_Auditorium 
REVERB_ConcertHall 
REVERB_Cave 
REVERB_Hallway 
REVERB_StoneCorridor 
REVERB_Alley 
REVERB_Forest 
REVERB_City 
REVERB_Mountains 
REVERB_Quarry 
REVERB_Plain 
REVERB_ParkingLot 
REVERB_SewerPipe 
REVERB_Underwater 
REVERB_SmallRoom 
REVERB_MediumRoom 
REVERB_LargeRoom 
REVERB_MediumHall 
REVERB_LargeHall 
REVERB_Plate 
REVERB_MAX