---
title: meshAnchorIDs
framework: arkit
role: symbol
role_heading: Instance Property
path: arkit/roomanchor/meshanchorids
---

# meshAnchorIDs

An array of IDs of the mesh anchors associated with a room.

## Declaration

```swift
var meshAnchorIDs: [UUID] { get }
```

## See Also

### Getting information about a room anchor

- [geometry](arkit/roomanchor/geometry.md)
- [id](arkit/roomanchor/id.md)
- [isCurrentRoom](arkit/roomanchor/iscurrentroom.md)
- [originFromAnchorTransform](arkit/roomanchor/originfromanchortransform.md)
- [planeAnchorIDs](arkit/roomanchor/planeanchorids.md)
