Updated Schemas

This commit is contained in:
github-actions[bot] 2022-07-01 03:23:47 +00:00
parent 44fa349d8c
commit 3f9d0dca0e

View File

@ -1870,6 +1870,10 @@
"description": "Colour of the star.",
"$ref": "#/definitions/MColor"
},
"starRampTexture": {
"type": "string",
"description": "Path to the texture to put as the star ramp. Optional."
},
"lightRadius": {
"type": "number",
"description": "How far the light from the star can reach.",