blob: 11b47b45060dafba30656b2b514bc26d3e10ca6e [file] [log] [blame] [edit]
{
"name": "PointsPath",
"key": {
"int": 16,
"string": "pointspath"
},
"extends": "shapes/points_common_path.json",
"properties": {
"editingModeValue": {
"type": "uint",
"initialValue": "0",
"key": {
"int": 74,
"string": "editingmode"
},
"description": "We use this to track the edit-time state of the PointsPath for the VertexEditor.",
"runtime": false,
"coop": false
}
}
}