blob: 770bea717169bc7298ddf5a6cb076197df20207f [file] [log] [blame] [edit]
{
"name": "CustomPropertyGroup",
"key": {
"int": 548,
"string": "custompropertygroup"
},
"extends": "container_component.json",
"properties": {
"x": {
"type": "double",
"initialValue": "0",
"key": {
"int": 396,
"string": "x"
},
"runtime": false
},
"y": {
"type": "double",
"initialValue": "0",
"key": {
"int": 397,
"string": "y"
},
"runtime": false
}
}
}