Skip to content

Instantly share code, notes, and snippets.

@quxios
Created January 9, 2018 02:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save quxios/37a0f2a0ec222388cd4c1805d00bcdae to your computer and use it in GitHub Desktop.
Save quxios/37a0f2a0ec222388cd4c1805d00bcdae to your computer and use it in GitHub Desktop.
[
null,
[
{
"aliasName": "Wall top left",
"type": "poly",
"points": [
{ "x": 0, "y": 0 },
{ "x": 833, "y": 0 },
{ "x": 833, "y": 236 },
{ "x": 458, "y": 454 },
{ "x": 0, "y": 454 }
],
"x": 0,
"y": 0
},
{
"aliasName": "Wall top right",
"type": "poly",
"points": [
{ "x": 833, "y": 0 },
{ "x": 1920, "y": 0 },
{ "x": 1920, "y": 548 },
{ "x": 1375, "y": 548 },
{ "x": 833, "y": 236 }
],
"x": 0,
"y": 0
},
{
"aliasName": "Bottom left",
"type": "poly",
"points": [
{ "x": 0, "y": 454 },
{ "x": 458, "y": 454 },
{ "x": 999, "y": 765 },
{ "x": 999, "y": 960 },
{ "x": 0, "y": 960 }
],
"x": 0,
"y": 0
},
{
"aliasName": "Bottom right",
"type": "poly",
"points": [
{ "x": 1920, "y": 548 },
{ "x": 1920, "y": 960 },
{ "x": 999, "y": 960 },
{ "x": 999, "y": 765 },
{ "x": 1375, "y": 548 }
],
"x": 0,
"y": 0
}
]
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment