25 lines
No EOL
776 B
JSON
25 lines
No EOL
776 B
JSON
[
|
|
{
|
|
"Type": "SoundAttenuation",
|
|
"Name": "Att_Plane_FlyBy",
|
|
"Class": "UScriptClass'SoundAttenuation'",
|
|
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
|
"Properties": {
|
|
"Attenuation": {
|
|
"bAttenuateWithLPF": true,
|
|
"SpatializationAlgorithm": "ESoundSpatializationAlgorithm::SPATIALIZATION_HRTF",
|
|
"StereoSpread": 85000.0,
|
|
"LPFRadiusMin": 100000.0,
|
|
"LPFRadiusMax": 300000.0,
|
|
"LPFFrequencyAtMax": 350.0,
|
|
"DistanceAlgorithm": "EAttenuationDistanceModel::NaturalSound",
|
|
"AttenuationShapeExtents": {
|
|
"X": 1000.0,
|
|
"Y": 0.0,
|
|
"Z": 0.0
|
|
},
|
|
"FalloffDistance": 350000.0
|
|
}
|
|
}
|
|
}
|
|
] |