Fixing schemas

This commit is contained in:
DaanV2
2023-10-24 20:28:27 +02:00
parent 71f71d6fb2
commit a4b0c3e571
15 changed files with 19 additions and 14 deletions

View File

@@ -36,7 +36,7 @@
"initial_uv": { "$ref": "./elements/properties/initial_uv.json" },
"next": { "$ref": "./elements/properties/next.json" },
"play_event": { "$ref": "./elements/properties/play_event.json" },
"propagate_alpha": { "$ref": "./elements/properties/propagate_alpha.json" },
"propagate_alpha": { "$ref": "./elements/properties/alpha.json" },
"reversible": { "$ref": "./elements/properties/reversible.json" },
"scale_from_starting_alpha": { "$ref": "./elements/properties/scale_from_starting_alpha.json" },
"to": { "$ref": "./elements/properties/to.json" },