---
title: anchorUpdates
framework: arkit
role: symbol
role_heading: Instance Property
path: arkit/scenereconstructionprovider/anchorupdates
---

# anchorUpdates

An asynchronous sequence of updates to scene meshes that the scene reconstruction provider detects.

## Declaration

```swift
final var anchorUpdates: AnchorUpdateSequence<MeshAnchor> { get }
```

## See Also

### Observing scene reconstruction

- [state](arkit/scenereconstructionprovider/state.md)
