<!--
{
  "availability" : [
    "visionOS: 2.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "ARKit",
  "identifier" : "/documentation/ARKit/RoomAnchor/planeAnchorIDs",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "ARKit"
    ],
    "preciseIdentifier" : "s:5ARKit10RoomAnchorV05planeC3IDsSay10Foundation4UUIDVGvp"
  },
  "title" : "planeAnchorIDs"
}
-->

# planeAnchorIDs

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

```
var planeAnchorIDs: [UUID] { get }
```

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)