Contents

session

The AR session that manages motion tracking and camera image processing for the view’s contents.

Declaration

var session: ARSession { get set }

Discussion

A view creates its own session object; use this property to access and configure the view’s session.

See Also

First Steps