Updated Schemas

This commit is contained in:
github-actions[bot] 2022-11-07 02:16:27 +00:00
parent 9beb2cc291
commit 5183339365

View File

@ -1761,7 +1761,7 @@
}, },
"distortRadius": { "distortRadius": {
"type": "number", "type": "number",
"description": "Radius of the distortion effects. Defaults to 2 * horizonRadius", "description": "Radius of the distortion effects. Defaults to 2.5 * horizonRadius",
"format": "float", "format": "float",
"minimum": 0.0 "minimum": 0.0
}, },