How can I convert Spark AR device's screen coordinates to local world coordinates? For example, I want to position an object at the left edge of the screen. My problem is that the objects are using local coordinates based on a central pivot point measured in meters at the center of the screen, whether the device gives the screen size in pixels.
I don't know if there is a ration and how Spark AR measured this on different devices.