PGRData/Resources/Client/Draw/DrawCamera.json

22 lines
394 B
JSON
Raw Normal View History

2022-12-19 22:51:16 +05:30
[
{
"Id":1,
"AllowHDR":0,
"Intensity":1.26,
"Threshold":1.21,
"Saturation":0.5,
"SoftKnee":0.8,
"Radius":4,
"Iterations":4
},
{
"Id":2,
"AllowHDR":1,
"Intensity":1.35,
"Threshold":0.65,
"Saturation":0.4,
"SoftKnee":0.5,
"Radius":1,
"Iterations":4
}
]