blob: faee65f90bf4864996dec51bbb7b67c92af98f56 [file] [log] [blame] [edit]
{
"name": "StraightVertex",
"key": {
"int": 5,
"string": "straightvertex"
},
"extends": "shapes/path_vertex.json",
"generic": "bones/weight.json",
"properties": {
"radius": {
"type": "double",
"initialValue": "0",
"animates": true,
"key": {
"int": 26,
"string": "radius"
},
"description": "Radius of the vertex",
"bindable": true
}
}
}