mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
Updated Schemas
This commit is contained in:
parent
2cee9ebd42
commit
50f2dc1625
@ -1376,7 +1376,12 @@
|
||||
"scale": {
|
||||
"type": "number",
|
||||
"description": "Scale this prop once it is placed",
|
||||
"format": "float"
|
||||
"format": "float",
|
||||
"default": 1.0
|
||||
},
|
||||
"stretch": {
|
||||
"description": "Scale each axis of the prop. Overrides `scale`.",
|
||||
"$ref": "#/definitions/MVector3"
|
||||
},
|
||||
"seed": {
|
||||
"type": "integer",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user