I'm working in Unity, trying to get EasyAR to run in a portrait 1080x1920 resolution.
I've edited the Rotation function in the Display.cs file to Return 270 degrees of rotation.
But the issue I've run into with that, is that the 3D models don't track correctly, they move the opposite direction of where i'm moving my tracking surface.