Updated Schemas

This commit is contained in:
github-actions[bot] 2022-07-14 18:17:26 +00:00
parent c274baf970
commit 7e782f58ed

View File

@ -680,7 +680,7 @@
"type": "integer",
"description": "Resolution of the heightmap.\nHigher values means more detail but also more memory/cpu/gpu usage.\nThis value will be 1:1 with the heightmap texture width, but only at the equator.",
"format": "int32",
"default": 200,
"default": 204,
"maximum": 2000.0,
"minimum": 4.0
}