Separating ui file into its components
This commit is contained in:
5
source/resource/ui/elements/properties/from.json
Normal file
5
source/resource/ui/elements/properties/from.json
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"title": "From",
|
||||
"description": "The starting point of the animation.",
|
||||
"anyOf": [{ "type": "number" }, { "$ref": "../../general/vec2.json" }]
|
||||
}
|
||||
Reference in New Issue
Block a user