mirror of
https://github.com/Outer-Wilds-New-Horizons/new-horizons.git
synced 2025-12-11 20:15:44 +01:00
Merge remote-tracking branch 'origin/dev' into dev
This commit is contained in:
commit
542613905a
@ -336,7 +336,7 @@
|
|||||||
},
|
},
|
||||||
"useBasicCloudShader": {
|
"useBasicCloudShader": {
|
||||||
"type": "boolean",
|
"type": "boolean",
|
||||||
"description": "Set to `false` in order to use Giant's deep shader. Set to `true` to just apply the cloud texture as is."
|
"description": "Set to `false` in order to use Giant's Deep's shader. Set to `true` to just apply the cloud texture as is."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -1291,12 +1291,12 @@
|
|||||||
"format": "float"
|
"format": "float"
|
||||||
},
|
},
|
||||||
"position": {
|
"position": {
|
||||||
"description": "Position of this volcano",
|
"description": "Position of this volcano.",
|
||||||
"$ref": "#/definitions/MVector3"
|
"$ref": "#/definitions/MVector3"
|
||||||
},
|
},
|
||||||
"scale": {
|
"scale": {
|
||||||
"type": "number",
|
"type": "number",
|
||||||
"description": "Scale of this volcano",
|
"description": "Scale of the meteors.",
|
||||||
"format": "float"
|
"format": "float"
|
||||||
},
|
},
|
||||||
"stoneTint": {
|
"stoneTint": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user