ARSCNDebugOptions
Options for drawing overlay content to aid debugging of AR tracking in a SceneKit view.
Declaration
typealias ARSCNDebugOptions = SCNDebugOptionsDiscussion
To use these debugging overlays, add them to the option set in the view’s debugOptions property (inherited from the SCNView class).