Updated Schemas

This commit is contained in:
Ben C 2023-02-26 04:08:26 +00:00
parent 4b77937000
commit 216ca5a74f

View File

@ -184,7 +184,7 @@
}, },
"isShell": { "isShell": {
"type": "boolean", "type": "boolean",
"description": "If true, the light will start fading away below innerRadius, instead of staying constant. This means that innerRadius will be the midpoint between the outerRadius and an inner cutoff.", "description": "If true, the light will work as a shell between inner and outer radius.",
"default": false "default": false
}, },
"position": { "position": {