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