Open sleeplessninja opened 7 years ago
Hey, you may find the method "UpdateBackground" in "ArkitApp class". Then you can rotate the "CapturedImage" to portrait before it is loaded by textures. Make sure you change the Width and Height of the texture. Also in "AppDelegate", change the landscape to portrait at the bottom.
When configuring Urho application's orientation to Portrait that it will set the appropriate configuration to setup the AR Scene for Portrait mode.