<!--
{
  "availability" : [
    "iOS: 11.0.0 -",
    "iPadOS: 11.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "ARKit",
  "identifier" : "/documentation/ARKit/ARPlaneAnchor/Alignment-swift.enum",
  "metadataVersion" : "0.1.0",
  "role" : "Enumeration",
  "symbol" : {
    "kind" : "Enumeration",
    "modules" : [
      "ARKit"
    ],
    "preciseIdentifier" : "c:@E@ARPlaneAnchorAlignment"
  },
  "title" : "ARPlaneAnchor.Alignment"
}
-->

# ARPlaneAnchor.Alignment

The kinds of alignment — horizontal or vertical — that a plane anchor can have.

```
enum Alignment
```

## Topics

### Alignment Values

[`ARPlaneAnchor.Alignment.horizontal`](/documentation/ARKit/ARPlaneAnchor/Alignment-swift.enum/horizontal)

The plane is perpendicular to gravity.

[`ARPlaneAnchor.Alignment.vertical`](/documentation/ARKit/ARPlaneAnchor/Alignment-swift.enum/vertical)

The plane is parallel to gravity.



---

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)