Updated Schemas

This commit is contained in:
Ben C 2023-08-11 00:41:45 +00:00
parent a968308597
commit dfc0ee8836

View File

@ -1339,6 +1339,10 @@
"format": "float",
"default": 1.0
},
"physicsSuspendUntilImpact": {
"type": "boolean",
"description": "If true, this detail will stay still until it bumps something."
},
"ignoreSun": {
"type": "boolean",
"description": "Set to true if this object's lighting should ignore the effects of sunlight"