Skip to content

Instantly share code, notes, and snippets.

@azamsharp
Created May 21, 2018 18:56
Show Gist options
  • Save azamsharp/f9011ed17b088d63158b3e9f032bf468 to your computer and use it in GitHub Desktop.
Save azamsharp/f9011ed17b088d63158b3e9f032bf468 to your computer and use it in GitHub Desktop.
func session(_ session: ARSession, didUpdate frame: ARFrame) {
try! self.gSession.update(frame)
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment