blob: 67dc6f302a5f80dddb0102318fbc6adf434ace4b [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."
},
"distance": {
"type": "double",
"initialValue": "0",
"animates": true,
"key": {
"int": 83,
"string": "distance"
},
"description": "The control points' distance from the translation of the point."
}
}
}