Is the mesh from an ARSession available through the delegate methods?

Yes, once you turn on scene reconstruction by setting the sceneReconstruction property on ARWorldTrackingConfiguration. The meshes are available as ARMeshAnchor through the ARKit's anchor delegate methods

Reference APIs:

Tagged with: