This commit is contained in:
xen-42 2024-10-09 22:39:00 -04:00
commit e55c448879

View File

@ -370,7 +370,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 (left at midnight, right at noon), y axis is distance to camera (close at bottom, far at top)." "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).\nOptional. If you set fogTint, a default fog ramp will be tinted for you."
}, },
"hasOxygen": { "hasOxygen": {
"type": "boolean", "type": "boolean",