---
title: allAnchors
framework: arkit
role: symbol
role_heading: Instance Property
path: arkit/scenereconstructionprovider/allanchors
---

# allAnchors

An array that contains the mesh anchors the scene reconstruction provider is tracking.

## Declaration

```swift
final var allAnchors: [MeshAnchor] { get }
```

## See Also

### Inspecting a scene reconstruction provider

- [description](arkit/scenereconstructionprovider/description.md)
- [requiredAuthorizations](arkit/scenereconstructionprovider/requiredauthorizations.md)
