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

70 lines
2.3 KiB
JSON
Raw Normal View History

2024-11-28 06:37:49 +00:00
[
{
"Type": "SoundAttenuation",
"Name": "Att_Granular_Water_Regular",
"Class": "UScriptClass'SoundAttenuation'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Attenuation": {
"StereoSpread": 1000.0,
"DistanceAlgorithm": "EAttenuationDistanceModel::Custom",
"AttenuationShapeExtents": {
"X": 300.0,
"Y": 0.0,
"Z": 0.0
},
"FalloffDistance": 1500.0,
"CustomAttenuationCurve": {
"EditorCurveData": {
"Keys": [
{
"InterpMode": "RCIM_Cubic",
"TangentMode": "RCTM_Auto",
"TangentWeightMode": "RCTWM_WeightedNone",
"Time": 0.00032833964,
"Value": 0.0,
"ArriveTangent": 0.0,
"ArriveTangentWeight": 0.0,
"LeaveTangent": 0.0,
"LeaveTangentWeight": 0.0
},
{
"InterpMode": "RCIM_Cubic",
"TangentMode": "RCTM_User",
"TangentWeightMode": "RCTWM_WeightedNone",
"Time": 0.10065668,
"Value": 1.0,
"ArriveTangent": -3.9786487,
"ArriveTangentWeight": 0.0,
"LeaveTangent": -3.9786472,
"LeaveTangentWeight": 0.0
},
{
"InterpMode": "RCIM_Linear",
"TangentMode": "RCTM_Auto",
"TangentWeightMode": "RCTWM_WeightedNone",
"Time": 0.6063115,
"Value": 0.08078122,
"ArriveTangent": 0.0,
"ArriveTangentWeight": 0.0,
"LeaveTangent": 0.0,
"LeaveTangentWeight": 0.0
},
{
"InterpMode": "RCIM_Cubic",
"TangentMode": "RCTM_Auto",
"TangentWeightMode": "RCTWM_WeightedNone",
"Time": 1.0,
"Value": 0.0,
"ArriveTangent": 0.0,
"ArriveTangentWeight": 0.0,
"LeaveTangent": 0.0,
"LeaveTangentWeight": 0.0
}
]
}
}
}
}
}
]