42 lines
No EOL
794 B
JSON
42 lines
No EOL
794 B
JSON
[
|
|
{
|
|
"Level": 0,
|
|
"DisplayName": "Close",
|
|
"Enable": 0,
|
|
"Blur": null,
|
|
"TextureSize": null,
|
|
"Layers": [],
|
|
"BlurIteration": null,
|
|
"BlurLerp": null
|
|
},
|
|
{
|
|
"Level": 1,
|
|
"DisplayName": "Low",
|
|
"Enable": 1,
|
|
"Blur": 1.0,
|
|
"TextureSize": 128.0,
|
|
"Layers": [
|
|
0.0,
|
|
8.0,
|
|
9.0,
|
|
10.0
|
|
],
|
|
"BlurIteration": 1.0,
|
|
"BlurLerp": 1.0
|
|
},
|
|
{
|
|
"Level": 2,
|
|
"DisplayName": "High",
|
|
"Enable": 2,
|
|
"Blur": 1.0,
|
|
"TextureSize": 256.0,
|
|
"Layers": [
|
|
0.0,
|
|
8.0,
|
|
9.0,
|
|
10.0
|
|
],
|
|
"BlurIteration": 3.0,
|
|
"BlurLerp": 0.5
|
|
}
|
|
] |