<!--
{
  "availability" : [
    "iOS: 17.0.0 -",
    "iPadOS: 17.0.0 -",
    "macCatalyst: 17.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "RoomPlan",
  "identifier" : "/documentation/RoomPlan/CapturedRoom/Surface/polygonCorners",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "RoomPlan"
    ],
    "preciseIdentifier" : "s:8RoomPlan08CapturedA0V7SurfaceV14polygonCornersSays5SIMD3VySfGGvp"
  },
  "title" : "polygonCorners"
}
-->

# polygonCorners

A 2D polygon that represents nonuniform wall heights and floor shapes.

```
var polygonCorners: [simd_float3] { get }
```

## Discussion

This property’s triplet type describes the polygon in local plane coordinates.

---

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)