Document supernovaTint

This commit is contained in:
Ben C 2022-05-19 10:43:13 -04:00 committed by GitHub
parent 8e62e5c8e1
commit eb24ed6929
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -608,6 +608,10 @@
"$ref": "#/$defs/color", "$ref": "#/$defs/color",
"description": "Colour of the light given off." "description": "Colour of the light given off."
}, },
"supernovaTint": {
"$ref": "#/$defs/color",
"description": "The tint of the supernova"
},
"solarLuminosity": { "solarLuminosity": {
"type": "number", "type": "number",
"minimum": 0, "minimum": 0,