Contents

arSession

An object that manages an ARKit session.

Declaration

var arSession: ARSession

Discussion

You may use this object to display your own AR experience.

RoomCaptureSession sets this property at initialization and throws an error if your app attempts to set a value.