PGRData/Resources/Client/Graphic/Distortion.json
2022-12-20 12:53:11 +05:30

30 lines
No EOL
559 B
JSON

[
{
"Level": 0,
"DisplayName": "Close",
"Enable": 0,
"DistortionType": 0,
"DownSample": 0
},
{
"Level": 1,
"DisplayName": "Standard",
"Enable": 1,
"DistortionType": 0,
"DownSample": 3
},
{
"Level": 2,
"DisplayName": "High",
"Enable": 1,
"DistortionType": 0,
"DownSample": 2
},
{
"Level": 3,
"DisplayName": "Full",
"Enable": 1,
"DistortionType": 0,
"DownSample": 1
}
]