react-native-arkit icon indicating copy to clipboard operation
react-native-arkit copied to clipboard

Use native method to recover scene position after interruption

Open bnjm opened this issue 7 years ago • 0 comments

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

bnjm avatar Apr 10 '18 20:04 bnjm