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

23 lines
No EOL
673 B
JSON

[
{
"Type": "SoundAttenuation",
"Name": "Att_Drone_OneShots",
"Class": "UScriptClass'SoundAttenuation'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Attenuation": {
"bAttenuate": false,
"StereoSpread": 5000.0,
"DistanceAlgorithm": "EAttenuationDistanceModel::NaturalSound",
"FalloffMode": "ENaturalSoundFalloffMode::Hold",
"dBAttenuationAtMax": -48.48001,
"AttenuationShapeExtents": {
"X": 100.0,
"Y": 0.0,
"Z": 0.0
},
"FalloffDistance": 10000.0
}
}
}
]