| { | |
| "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 | |
| } | |
| } | |
| } |