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
ARKit 1.5 introduces sessionShouldAttemptRelocalization which (if I understand correctly) attempts to find the real world position after a session pause / interruption. This would be a super helpful feature to have.
ARKit 1.5 introduces
sessionShouldAttemptRelocalization
which (if I understand correctly) attempts to find the real world position after a session pause / interruption. This would be a super helpful feature to have.Docs here: https://developer.apple.com/documentation/arkit/arsessionobserver/2941046-sessionshouldattemptrelocalizati?language=objc
The text was updated successfully, but these errors were encountered: