Updated
This commit is contained in:
@@ -32,6 +32,11 @@
|
||||
"Description": "UNDOCUMENTATED",
|
||||
"type": "boolean"
|
||||
},
|
||||
"remove_all_prior_fog": {
|
||||
"title": "Remove All Prior Fog",
|
||||
"Description": "UNDOCUMENTATED",
|
||||
"type": "boolean"
|
||||
},
|
||||
"water_fog_color": { "$ref": "#/definitions/colorhex", "title": "Water Fog Color", "description": "The color of the water fog" },
|
||||
"water_fog_distance": { "type": "integer", "title": "Water Fog Distance", "description": "The distance the water fog start at" },
|
||||
"water_surface_color": { "$ref": "#/definitions/colorhex", "title": "Water Surface Color", "description": "The color of the water surface" },
|
||||
|
||||
Reference in New Issue
Block a user