Contents

resetSceneReconstruction

An option to reset the scene mesh.

Declaration

static var resetSceneReconstruction: ARSession.RunOptions { get }

Discussion

When you reset scene reconstruction, ARKit removes any existing mesh anchors (ARMeshAnchor) from the session.

See Also

Run Options