6 lines
153 B
JSON
6 lines
153 B
JSON
|
|
{
|
||
|
|
"title": "From",
|
||
|
|
"description": "The starting point of the animation.",
|
||
|
|
"anyOf": [{ "type": "number" }, { "$ref": "../../general/vec2.json" }]
|
||
|
|
}
|