Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save lukas-ruzicka/2b7a668a7497476c220255c86efeb782 to your computer and use it in GitHub Desktop.
Save lukas-ruzicka/2b7a668a7497476c220255c86efeb782 to your computer and use it in GitHub Desktop.
Base adding of Reality Composer project content to the AR session
let entity = try! Entity.loadScene()
arView.scene.anchors.append(entity)
arView.session.run(config, options: options)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment