ITR2_ASSET/IntoTheRadius2/Content/Sound/Effects/EffectSubmix_Reverb_Distant.json

25 lines
No EOL
694 B
JSON

[
{
"Type": "SubmixEffectReverbPreset",
"Name": "EffectSubmix_Reverb_Distant",
"Class": "UScriptClass'SubmixEffectReverbPreset'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Settings": {
"bBypassEarlyReflections": true,
"ReflectionsDelay": 0.1,
"GainHF": 1.0,
"ReflectionsGain": 1.324191,
"DecayTime": 10.0,
"Density": 1.0,
"Diffusion": 1.0,
"AirAbsorptionGainHF": 0.3,
"DecayHFRatio": 1.0,
"LateGain": 0.0,
"Gain": 0.5,
"WetLevel": 0.76,
"DryLevel": 1.0
}
}
}
]