Change hwFogEnable into fogging flag.

This commit is contained in:
Allan Ihsan 2022-06-22 15:12:40 +03:00
parent 277682c03d
commit f43042eb16

View file

@ -268,7 +268,7 @@
},
{
"type": "boolean",
"key": "hwFogEnable",
"key": "fogging",
"label": "Enable Hardware Fog"
},
{
@ -304,21 +304,11 @@
{
"type": "splitter"
},
{
"type": "boolean",
"key": "motionBlurEnable",
"label": "Enable Motion Blur"
},
{
"type": "number",
"key": "motionBlurShutterOpenFraction",
"label": "Shutter Open Fraction"
},
{
"type": "number",
"key": "motionBlurSampleCount",
"label": "Sample Count"
},
{
"type": "splitter"
},