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
cfd1fda28e
commit
2c80341b28
@ -925,9 +925,9 @@
|
|||||||
"type": "object",
|
"type": "object",
|
||||||
"additionalProperties": false,
|
"additionalProperties": false,
|
||||||
"properties": {
|
"properties": {
|
||||||
"scale": {
|
"size": {
|
||||||
"type": "number",
|
"type": "number",
|
||||||
"description": "How many times this tile will tile across each \"side\" of the planet, so around the equator, this tile will loop scale * 4 times.",
|
"description": "The size, in meters, of each tile.",
|
||||||
"format": "float",
|
"format": "float",
|
||||||
"default": 1.0,
|
"default": 1.0,
|
||||||
"minimum": 0.0
|
"minimum": 0.0
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user