blob: 186e46abb33d4e5a1b3ff67a051ffa4b75fed5b9 [file] [log] [blame]
{
"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"
}
}
}