Skip to content

Change position rotation of a scan

Yi Zhou edited this page Apr 4, 2024 · 3 revisions

To do this:

  • Use CConsole (press F2), or Unity Explorer to find you desired position / rotation for this scan.
  • Change the field accordingly, for example:
{
      "Position": {
        "x": 4,
        "y": 4,
        "z": 4
      },
}