PGRData/Resources/Client/Graphic/Distortion.json

30 lines
539 B
JSON
Raw Normal View History

2022-12-19 17:21:16 +00:00
[
{
"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
}
]