PGRData/Resources/Client/Graphic/Mirror.json
2022-12-19 22:51:16 +05:30

44 lines
No EOL
937 B
JSON

[
{
"Level":0,
"DisplayName":"Close",
"Enable":0,
"Blur":null,
"TextureSize":null,
"Layers[0]":null,
"Layers[1]":null,
"Layers[2]":null,
"Layers[3]":null,
"Layers[4]":null,
"BlurIteration":null,
"BlurLerp":null
},
{
"Level":1,
"DisplayName":"Low",
"Enable":1,
"Blur":1.0,
"TextureSize":128.0,
"Layers[0]":0.0,
"Layers[1]":8.0,
"Layers[2]":9.0,
"Layers[3]":10.0,
"Layers[4]":null,
"BlurIteration":1.0,
"BlurLerp":1.0
},
{
"Level":2,
"DisplayName":"High",
"Enable":2,
"Blur":1.0,
"TextureSize":256.0,
"Layers[0]":0.0,
"Layers[1]":8.0,
"Layers[2]":9.0,
"Layers[3]":10.0,
"Layers[4]":null,
"BlurIteration":3.0,
"BlurLerp":0.5
}
]