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

81 lines
No EOL
2.9 KiB
JSON

[
{
"Type": "SoundAttenuation",
"Name": "Att_Mimic_Idle",
"Class": "UScriptClass'SoundAttenuation'",
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
"Properties": {
"Attenuation": {
"bAttenuateWithLPF": true,
"bEnableListenerFocus": true,
"bEnableOcclusion": true,
"bUseComplexCollisionForOcclusion": true,
"bEnableLogFrequencyScaling": true,
"SpatializationAlgorithm": "ESoundSpatializationAlgorithm::SPATIALIZATION_HRTF",
"OcclusionTraceChannel": "ECollisionChannel::ECC_GameTraceChannel5",
"LPFRadiusMin": 100.0,
"LPFRadiusMax": 7000.0,
"LPFFrequencyAtMin": 2500.0,
"LPFFrequencyAtMax": 800.0,
"HPFFrequencyAtMax": 600.0,
"NonFocusVolumeAttenuation": 0.6,
"OcclusionLowPassFilterFrequency": 500.0,
"OcclusionVolumeAttenuation": 0.6,
"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": 10000.0,
"CustomAttenuationCurve": {
"EditorCurveData": {
"Keys": [
{
"InterpMode": "RCIM_Cubic",
"TangentMode": "RCTM_User",
"TangentWeightMode": "RCTWM_WeightedNone",
"Time": 0.0,
"Value": 1.0,
"ArriveTangent": -1.0686363,
"ArriveTangentWeight": 0.0,
"LeaveTangent": -1.0686334,
"LeaveTangentWeight": 0.0
},
{
"InterpMode": "RCIM_Cubic",
"TangentMode": "RCTM_User",
"TangentWeightMode": "RCTWM_WeightedNone",
"Time": 0.30917543,
"Value": 0.23416668,
"ArriveTangent": -0.77998066,
"ArriveTangentWeight": 0.0,
"LeaveTangent": -0.77996635,
"LeaveTangentWeight": 0.0
},
{
"InterpMode": "RCIM_Cubic",
"TangentMode": "RCTM_User",
"TangentWeightMode": "RCTWM_WeightedNone",
"Time": 1.0,
"Value": 0.0,
"ArriveTangent": -0.025154036,
"ArriveTangentWeight": 0.0,
"LeaveTangent": -0.025155993,
"LeaveTangentWeight": 0.0
}
]
}
}
}
}
}
]