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
9e8e2e4007
commit
4cbb7459d0
@ -745,6 +745,14 @@
|
||||
"default": 204,
|
||||
"maximum": 2000.0,
|
||||
"minimum": 4.0
|
||||
},
|
||||
"emissionMap": {
|
||||
"type": "string",
|
||||
"description": "Relative filepath to the texture used for emission. Optional."
|
||||
},
|
||||
"emissionColor": {
|
||||
"description": "Color multiplier of the emission texture. Defaults to white.",
|
||||
"$ref": "#/definitions/MColor"
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user