15 lines
396 B
JSON
15 lines
396 B
JSON
|
[
|
||
|
{
|
||
|
"Type": "SourceEffectRingModulationPreset",
|
||
|
"Name": "TestVoiceRingEffect",
|
||
|
"Class": "UScriptClass'SourceEffectRingModulationPreset'",
|
||
|
"Flags": "RF_Public | RF_Standalone | RF_Transactional | RF_WasLoaded | RF_LoadCompleted",
|
||
|
"Properties": {
|
||
|
"Settings": {
|
||
|
"Frequency": 5000.0,
|
||
|
"Depth": 1.0,
|
||
|
"DryLevel": 0.88
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
]
|