You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered: