---
title: orientation
framework: phase
role: symbol
role_heading: Instance Property
path: phase/phaseambientmixerdefinition/orientation
---

# orientation

A quaternion that describes the orientation of the speaker layout relative to the scene origin.

## Declaration

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

## Discussion

Discussion The framework sets the value to the orientation initializer argument. See init(channelLayout:orientation:).

## See Also

### Inspecting the Mixer

- [inputChannelLayout](phase/phaseambientmixerdefinition/inputchannellayout.md)
