ITR2_ASSET/IntoTheRadius2/Content/Sound/Attenuation/Att_Sphera_Hub.json

19 lines
469 B
JSON
Raw Normal View History

2024-11-28 06:37:49 +00:00
[
{
"Type": "SoundAttenuation",
"Name": "Att_Sphera_Hub",
"Class": "UScriptClass'SoundAttenuation'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Attenuation": {
"StereoSpread": 100000.0,
"AttenuationShapeExtents": {
"X": 1000.0,
"Y": 0.0,
"Z": 0.0
},
"FalloffDistance": 20000.0
}
}
}
]