BNA8/.resources/29f95d10e579021cfc6d3cb483bcf58d005fc4baa392d30c0f6c45de2bec6be0

212 lines
4.4 KiB
Plaintext

{
"custom": {},
"params": {
"down": true,
"left": true,
"right": true,
"up": true
},
"propConfig": {
"params.down": {
"paramDirection": "input",
"persistent": true
},
"params.left": {
"paramDirection": "input",
"persistent": true
},
"params.right": {
"paramDirection": "input",
"persistent": true
},
"params.up": {
"paramDirection": "input",
"persistent": true
}
},
"props": {
"defaultSize": {
"height": 300,
"width": 300
}
},
"root": {
"children": [
{
"meta": {
"name": "Left"
},
"position": {
"height": 1,
"rotate": {
"angle": 0
},
"width": 1
},
"propConfig": {
"meta.visible": {
"binding": {
"config": {
"path": "view.params.left"
},
"type": "property"
}
}
},
"props": {
"elements": [
{
"d": "M0,54 H54",
"fill": {},
"name": "cableLine",
"stroke": {
"paint": "#4c4c4c",
"width": 3
},
"type": "path"
}
],
"preserveAspectRatio": "none",
"style": {
"overflow": "hidden"
},
"viewBox": "4 4 100 100"
},
"type": "ia.shapes.svg"
},
{
"meta": {
"name": "Right"
},
"position": {
"height": 1,
"rotate": {
"angle": 0
},
"width": 1
},
"propConfig": {
"meta.visible": {
"binding": {
"config": {
"path": "view.params.right"
},
"type": "property"
}
}
},
"props": {
"elements": [
{
"d": "M54,54 H104",
"fill": {},
"name": "line_right",
"stroke": {
"paint": "#4c4c4c",
"width": 3
},
"type": "path"
}
],
"preserveAspectRatio": "none",
"style": {
"overflow": "hidden"
},
"viewBox": "4 4 100 100"
},
"type": "ia.shapes.svg"
},
{
"meta": {
"name": "Up"
},
"position": {
"height": 1,
"rotate": {
"angle": 0
},
"width": 1
},
"propConfig": {
"meta.visible": {
"binding": {
"config": {
"path": "view.params.up"
},
"type": "property"
}
}
},
"props": {
"elements": [
{
"d": "M54,0 V54",
"fill": {},
"name": "line_up",
"stroke": {
"paint": "#4c4c4c",
"width": 3
},
"type": "path"
}
],
"preserveAspectRatio": "none",
"style": {
"overflow": "hidden"
},
"viewBox": "4 4 100 100"
},
"type": "ia.shapes.svg"
},
{
"meta": {
"name": "Down"
},
"position": {
"height": 1,
"rotate": {
"angle": 0
},
"width": 1
},
"propConfig": {
"meta.visible": {
"binding": {
"config": {
"path": "view.params.down"
},
"type": "property"
}
}
},
"props": {
"elements": [
{
"d": "M54,54 V104",
"fill": {},
"name": "line_down",
"stroke": {
"paint": "#4c4c4c",
"width": 3
},
"type": "path"
}
],
"preserveAspectRatio": "none",
"style": {
"overflow": "hidden"
},
"viewBox": "4 4 100 100"
},
"type": "ia.shapes.svg"
}
],
"meta": {
"name": "root"
},
"props": {
"mode": "percent"
},
"type": "ia.container.coord"
}
}