Updated animation bones

This commit is contained in:
DaanV2
2021-03-30 17:19:06 +02:00
parent 8c8e753257
commit c81a34f04d

View File

@@ -97,6 +97,7 @@
"title": "Bones", "title": "Bones",
"description": "Defines how the bones in an animation move or transform", "description": "Defines how the bones in an animation move or transform",
"type": "object", "type": "object",
"minProperties": 1,
"additionalProperties": { "additionalProperties": {
"title": "Bone Transformation", "title": "Bone Transformation",
"description": "The bone definition that declare how it transforms during animation", "description": "The bone definition that declare how it transforms during animation",