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

19 lines
No EOL
469 B
JSON

[
{
"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
}
}
}
]