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
11ddfa0a95
commit
4bb77c8832
@ -3880,6 +3880,11 @@
|
|||||||
"default": 1.0,
|
"default": 1.0,
|
||||||
"maximum": 1.0,
|
"maximum": 1.0,
|
||||||
"minimum": 0.0
|
"minimum": 0.0
|
||||||
|
},
|
||||||
|
"track": {
|
||||||
|
"description": "The audio track of this audio volume.\nMost of the time you'll use environment (the default) for sound effects and music for music. ",
|
||||||
|
"default": "environment",
|
||||||
|
"$ref": "#/definitions/NHAudioMixerTrackName"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user