Updated
This commit is contained in:
@@ -23,6 +23,8 @@
|
|||||||
"render_controllers": {
|
"render_controllers": {
|
||||||
"type": "object",
|
"type": "object",
|
||||||
"propertyNames": { "pattern": "^controller\\.render\\.[a-z\\.]+", "examples": ["controller.render.example"] },
|
"propertyNames": { "pattern": "^controller\\.render\\.[a-z\\.]+", "examples": ["controller.render.example"] },
|
||||||
|
"description": "UNDOCUMENTED: render controllers",
|
||||||
|
"title": "Render Controllers",
|
||||||
"additionalProperties": {
|
"additionalProperties": {
|
||||||
"additionalProperties": false,
|
"additionalProperties": false,
|
||||||
"type": "object",
|
"type": "object",
|
||||||
@@ -175,6 +177,11 @@
|
|||||||
"description": "UNDOCUMENTED: part visibility",
|
"description": "UNDOCUMENTED: part visibility",
|
||||||
"title": "Part Visibility"
|
"title": "Part Visibility"
|
||||||
},
|
},
|
||||||
|
"rebuild_animation_matrices": {
|
||||||
|
"description": "UNDOCUMENTED",
|
||||||
|
"title": "Rebuild Animation Matrices",
|
||||||
|
"type": "boolean"
|
||||||
|
},
|
||||||
"textures": {
|
"textures": {
|
||||||
"type": "array",
|
"type": "array",
|
||||||
"minItems": 1,
|
"minItems": 1,
|
||||||
@@ -208,9 +215,7 @@
|
|||||||
"title": "Uv Anim"
|
"title": "Uv Anim"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
}
|
||||||
"description": "UNDOCUMENTED: render controllers",
|
|
||||||
"title": "Render Controllers"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user