Merge remote-tracking branch 'origin/profiler' into profiler

This commit is contained in:
JohnCorby 2025-02-13 22:36:55 -08:00
commit bd32be3cc7

View File

@ -43,6 +43,11 @@
"type": "string" "type": "string"
} }
}, },
"checkForExisting": {
"type": "boolean",
"description": "optimization. turn this off if you know you're generating a new body and aren't worried about other mods editing it.",
"default": true
},
"AmbientLights": { "AmbientLights": {
"type": "array", "type": "array",
"description": "Add ambient lights to this body", "description": "Add ambient lights to this body",