blob: 797bdfd6a3ed8046ea5176a6774bcf85f6e1d6fb [file] [log] [blame]
{
"name": "CubicMirroredVertex",
"key": {
"int": 35,
"string": "cubicmirroredvertex"
},
"extends": "shapes/cubic_vertex.json",
"properties": {
"rotation": {
"type": "double",
"initialValue": "0",
"animates": true,
"key": {
"int": 82,
"string": "rotation"
},
"description": "The control points' angle.",
"bindable": true
},
"distance": {
"type": "double",
"initialValue": "0",
"animates": true,
"key": {
"int": 83,
"string": "distance"
},
"description": "The control points' distance from the translation of the point.",
"bindable": true
}
}
}