---
title: orientation
framework: swiftui
role: symbol
role_heading: Instance Property
path: swiftui/squareazimuth/orientation
---

# orientation

A 3D rotation that is snapped to the center of one of the four sides.

## Declaration

```swift
var orientation: Rotation3D { get }
```

## Discussion

Discussion The angle will be equal to 0°, 90°, 180°, or 270°.
