<!--
{
  "availability" : [
    "iOS: -",
    "iPadOS: -",
    "visionOS: 2.0.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "SwiftUI",
  "identifier" : "/documentation/SwiftUI/Viewpoint3D/squareAzimuth",
  "metadataVersion" : "0.1.0",
  "role" : "Instance Property",
  "symbol" : {
    "kind" : "Instance Property",
    "modules" : [
      "SwiftUI"
    ],
    "preciseIdentifier" : "s:7SwiftUI11Viewpoint3DV13squareAzimuthAA06SquareE0Ovp"
  },
  "title" : "squareAzimuth"
}
-->

# squareAzimuth

A value describing what direction something is being viewed from along
the horizontal plane.

```
var squareAzimuth: SquareAzimuth { get }
```

## Discussion

The value is snapped to 1 of 4 directions.

---

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)