UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
Audio::FWetDry Struct Reference

#include <Amp.h>

Public Member Functions

 FWetDry (float InWetLevel=1.0f, float InDryLevel=0.0f)
 

Public Attributes

float WetLevel
 
float DryLevel
 

Constructor & Destructor Documentation

◆ FWetDry()

Audio::FWetDry::FWetDry ( float  InWetLevel = 1.0f,
float  InDryLevel = 0.0f 
)
inline

Member Data Documentation

◆ DryLevel

float Audio::FWetDry::DryLevel

◆ WetLevel

float Audio::FWetDry::WetLevel

The documentation for this struct was generated from the following file: