PGRData/Resources/Client/Graphic/Bloom.json
2022-12-20 12:53:11 +05:30

59 lines
No EOL
1.4 KiB
JSON

[
{
"Level": 0,
"Enable": 0,
"DisplayName": "Close",
"Threshold[0]": 0.0,
"Intensity[0]": 0.0,
"BlurSize[0]": 0,
"BlurIterations[0]": 0,
"Saturation[0]": 0.0,
"SoftKnee[0]": 0.0,
"Radius[0]": 0,
"Threshold[1]": 0.0,
"Intensity[1]": 0.0,
"BlurSize[1]": 0,
"BlurIterations[1]": 0,
"Saturation[1]": 0.0,
"SoftKnee[1]": 0.0,
"Radius[1]": 0
},
{
"Level": 1,
"Enable": 1,
"DisplayName": "Standard",
"Threshold[0]": 0.65,
"Intensity[0]": 1.35,
"BlurSize[0]": 1,
"BlurIterations[0]": 2,
"Saturation[0]": 0.0,
"SoftKnee[0]": 0.6,
"Radius[0]": 1,
"Threshold[1]": 1.21,
"Intensity[1]": 1.26,
"BlurSize[1]": 4,
"BlurIterations[1]": 2,
"Saturation[1]": 0.5,
"SoftKnee[1]": 0.8,
"Radius[1]": 4
},
{
"Level": 2,
"Enable": 1,
"DisplayName": "Soft and smooth",
"Threshold[0]": 0.65,
"Intensity[0]": 1.35,
"BlurSize[0]": 1,
"BlurIterations[0]": 4,
"Saturation[0]": 0.4,
"SoftKnee[0]": 0.6,
"Radius[0]": 1,
"Threshold[1]": 1.21,
"Intensity[1]": 1.26,
"BlurSize[1]": 4,
"BlurIterations[1]": 4,
"Saturation[1]": 0.5,
"SoftKnee[1]": 0.8,
"Radius[1]": 4
}
]