You are on page 1of 1

AR Kit

ARSession: ARFrame:
- ARSession Configuration
- captured image

- ArSession.run(configuration:)
- has tracking info scene info

- outputs: ARFrame(by currentFrame or - has ARCamera


Delegate)

- pause (no tracking)

- to change configuration call run(new config)

ARAnchor:
- real world pos and ordination to represent
virtual object in real environment
(ARSession.add) or remove

- get change with ARSessionDelegate

You might also like