Updated Schemas

This commit is contained in:
github-actions[bot] 2022-08-14 20:55:13 +00:00
parent f1b311f246
commit 1f982e423e

View File

@ -364,7 +364,7 @@
},
"rotationSpeed": {
"type": "number",
"description": "How fast the clouds will rotate in degrees per second.",
"description": "How fast the clouds will rotate relative to the planet in degrees per second.",
"format": "float",
"default": 0.0
}