Append Fog Color Key to schema.

This commit is contained in:
Allan Ihsan 2022-06-23 13:07:38 +03:00
parent 98b912f0b3
commit ae897ed290

View file

@ -302,6 +302,11 @@
"key": "hwFogAlpha",
"label": "Enable Fog Alpha"
},
{
"type": "color",
"key": "hwFogColor",
"label": "Fog Color"
},
{
"type": "splitter"
},