ITR2_ASSET/IntoTheRadius2/Content/Sound/Attenuation/Anomalies/Att_Anomaly_Hedgehog.json

100 lines
No EOL
3.6 KiB
JSON

[
{
"Type": "SoundAttenuation",
"Name": "Att_Anomaly_Hedgehog",
"Class": "UScriptClass'SoundAttenuation'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Attenuation": {
"bAttenuateWithLPF": true,
"bEnableOcclusion": true,
"bUseComplexCollisionForOcclusion": true,
"bEnableLogFrequencyScaling": true,
"SpatializationAlgorithm": "ESoundSpatializationAlgorithm::SPATIALIZATION_HRTF",
"OcclusionTraceChannel": "ECollisionChannel::ECC_GameTraceChannel5",
"LPFRadiusMin": 200.0,
"LPFRadiusMax": 1700.0,
"LPFFrequencyAtMax": 670.0,
"HPFFrequencyAtMax": 200.0,
"OcclusionLowPassFilterFrequency": 4000.0,
"OcclusionVolumeAttenuation": 0.4,
"PluginSettings": {
"SpatializationPluginSettingsArray": [
{
"ObjectName": "ResonanceAudioSpatializationSourceSettings'RA_SPT_For_Stereo_Reverb'",
"ObjectPath": "/Game/Sound/Attenuation/RA_Spatialization/RA_SPT_For_Stereo_Reverb.0"
}
]
},
"DistanceAlgorithm": "EAttenuationDistanceModel::Custom",
"AttenuationShapeExtents": {
"X": 100.0,
"Y": 0.0,
"Z": 0.0
},
"FalloffDistance": 3500.0,
"CustomAttenuationCurve": {
"EditorCurveData": {
"Keys": [
{
"InterpMode": "RCIM_Cubic",
"TangentMode": "RCTM_User",
"TangentWeightMode": "RCTWM_WeightedNone",
"Time": 0.0,
"Value": 1.0,
"ArriveTangent": -3.1103544,
"ArriveTangentWeight": 0.0,
"LeaveTangent": -3.1103551,
"LeaveTangentWeight": 0.0
},
{
"InterpMode": "RCIM_Cubic",
"TangentMode": "RCTM_Auto",
"TangentWeightMode": "RCTWM_WeightedNone",
"Time": 0.076413706,
"Value": 0.2855,
"ArriveTangent": -6.5612144,
"ArriveTangentWeight": 0.0,
"LeaveTangent": -6.5612144,
"LeaveTangentWeight": 0.0
},
{
"InterpMode": "RCIM_Cubic",
"TangentMode": "RCTM_Auto",
"TangentWeightMode": "RCTWM_WeightedNone",
"Time": 0.13460414,
"Value": 0.11683339,
"ArriveTangent": -0.42475224,
"ArriveTangentWeight": 0.0,
"LeaveTangent": -0.42475224,
"LeaveTangentWeight": 0.0
},
{
"InterpMode": "RCIM_Cubic",
"TangentMode": "RCTM_User",
"TangentWeightMode": "RCTWM_WeightedNone",
"Time": 0.6867695,
"Value": 0.02624999,
"ArriveTangent": -0.3851714,
"ArriveTangentWeight": 0.0,
"LeaveTangent": -0.3851709,
"LeaveTangentWeight": 0.0
},
{
"InterpMode": "RCIM_Cubic",
"TangentMode": "RCTM_User",
"TangentWeightMode": "RCTWM_WeightedNone",
"Time": 1.0,
"Value": 0.0,
"ArriveTangent": -0.25851807,
"ArriveTangentWeight": 0.0,
"LeaveTangent": -0.25851807,
"LeaveTangentWeight": 0.0
}
]
}
}
}
}
}
]