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

30 lines
No EOL
539 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
}
]