Contents

trackingObjects

Objects to track in the scene.

Declaration

var trackingObjects: Set<ARReferenceObject> { get set }

Discussion

If set, the session will attempt to track the specified objects. When an object is detected an ARObjectAnchor will be added to the session.