Updated Schemas

This commit is contained in:
github-actions[bot] 2022-11-08 23:34:39 +00:00
parent 9444b49059
commit 5b6db28476

View File

@ -1753,6 +1753,10 @@
"description": "Position of the singularity",
"$ref": "#/definitions/MVector3"
},
"rotation": {
"description": "Rotation of the singularity. Determines the direction you come out of a white hole",
"$ref": "#/definitions/MVector3"
},
"horizonRadius": {
"type": "number",
"description": "Radius of the event horizon (solid part)",