Updated UNDOCUMENTED

This commit is contained in:
DaanV2
2021-07-01 11:35:53 +02:00
parent 6ac62d15e7
commit ba94cceb50
367 changed files with 2266 additions and 640 deletions

View File

@@ -19,12 +19,12 @@
"description": "The face maps this many texels from the uv origin. If not specified, the box dimensions are used instead.",
"$ref": "#/definitions/uv"
},
"material_instance": { "type": "string", "description": "UNDOCUMENTED" }
"material_instance": { "type": "string", "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED" }
}
}
},
"properties": {
"debug": { "type": "boolean", "default": false, "description": "UNDOCUMENTED", "title": "Debug" },
"debug": { "type": "boolean", "default": false, "description": "UNDOCUMENTED", "$comment": "UNDOCUMENTED", "title": "Debug" },
"format_version": {
"title": "1.12.0 Format Version",
"type": "string",