Updated Schemas

This commit is contained in:
Ben C 2023-07-19 04:02:11 +00:00
parent 8a17c693e4
commit 0bdf9c087a

View File

@ -359,7 +359,7 @@
}, },
"fogRampPath": { "fogRampPath": {
"type": "string", "type": "string",
"description": "Relative filepath to the fog color ramp texture, if you put fog.\nx axis is angle to sun (so time of day), y axis is distance to camera." "description": "Relative filepath to the fog color ramp texture, if you put fog.\nx axis is angle to sun (left at midnight, right at noon), y axis is distance to camera (close at bottom, far at top)."
}, },
"hasOxygen": { "hasOxygen": {
"type": "boolean", "type": "boolean",