PGRData/Resources/Client/Draw/DrawCamera.json

22 lines
410 B
JSON
Raw Normal View History

2022-12-19 17:21:16 +00:00
[
{
2022-12-20 07:23:11 +00:00
"Id": 1,
"AllowHDR": 0,
"Intensity": 1.26,
"Threshold": 1.21,
"Saturation": 0.5,
"SoftKnee": 0.8,
"Radius": 4,
"Iterations": 4
2022-12-19 17:21:16 +00:00
},
{
2022-12-20 07:23:11 +00:00
"Id": 2,
"AllowHDR": 1,
"Intensity": 1.35,
"Threshold": 0.65,
"Saturation": 0.4,
"SoftKnee": 0.5,
"Radius": 1,
"Iterations": 4
2022-12-19 17:21:16 +00:00
}
]