forked from endernon/PGRData
22 lines
410 B
JSON
22 lines
410 B
JSON
|
[
|
||
|
{
|
||
|
"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
|
||
|
}
|
||
|
]
|