ergogen/test/points/default___points.json

39 lines
806 B
JSON
Raw Normal View History

2021-07-18 00:39:33 +02:00
{
"matrix": {
2021-07-18 00:39:33 +02:00
"x": 0,
"y": 0,
"r": 0,
"meta": {
"stagger": 0,
"spread": 0,
"splay": 0,
"origin": [
0,
0
],
2021-12-25 21:22:37 +01:00
"orient": 0,
2021-07-18 00:39:33 +02:00
"shift": [
0,
0
],
"rotate": 0,
"width": 18,
"height": 18,
2021-07-18 00:39:33 +02:00
"padding": 19,
"skip": false,
"asym": "both",
"colrow": "default_default",
"name": "matrix",
"zone": {
"name": "matrix"
},
2021-07-18 00:39:33 +02:00
"col": {
"rows": {},
"key": {},
"name": "default"
},
"row": "default"
2021-07-18 00:39:33 +02:00
}
}
}