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
2904af39d1
commit
1ce208c778
@ -1049,6 +1049,10 @@
|
|||||||
"format": "float",
|
"format": "float",
|
||||||
"default": 1.0
|
"default": 1.0
|
||||||
},
|
},
|
||||||
|
"stretch": {
|
||||||
|
"description": "Scale each axis of the prop. Overrides `scale`.",
|
||||||
|
"$ref": "#/definitions/MVector3"
|
||||||
|
},
|
||||||
"quantumGroupID": {
|
"quantumGroupID": {
|
||||||
"type": "string",
|
"type": "string",
|
||||||
"description": "If this value is not null, this prop will be quantum. Assign this field to the id of the quantum group it should be a part of. The group it is assigned to determines what kind of quantum object it is"
|
"description": "If this value is not null, this prop will be quantum. Assign this field to the id of the quantum group it should be a part of. The group it is assigned to determines what kind of quantum object it is"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user