Merge remote-tracking branch 'origin/dev' into dev

This commit is contained in:
JohnCorby 2022-06-30 20:39:05 -07:00
commit d568815a37

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.",