19 lines
No EOL
502 B
JSON
19 lines
No EOL
502 B
JSON
[
|
|
{
|
|
"Type": "SoundAttenuation",
|
|
"Name": "Att_Speaker",
|
|
"Class": "UScriptClass'SoundAttenuation'",
|
|
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
|
"Properties": {
|
|
"Attenuation": {
|
|
"DistanceAlgorithm": "EAttenuationDistanceModel::NaturalSound",
|
|
"AttenuationShapeExtents": {
|
|
"X": 100.0,
|
|
"Y": 0.0,
|
|
"Z": 0.0
|
|
},
|
|
"FalloffDistance": 5000.0
|
|
}
|
|
}
|
|
}
|
|
] |