<!--
{
  "availability" : [
    "iOS: -",
    "iPadOS: -",
    "macCatalyst: -",
    "macOS: -",
    "tvOS: -",
    "visionOS: -"
  ],
  "documentType" : "symbol",
  "framework" : "AudioToolbox",
  "identifier" : "/documentation/AudioToolbox/AudioUnitParameterUnit/degrees",
  "metadataVersion" : "0.1.0",
  "role" : "Case",
  "symbol" : {
    "kind" : "Case",
    "modules" : [
      "Audio Toolbox"
    ],
    "preciseIdentifier" : "c:@E@AudioUnitParameterUnit@kAudioUnitParameterUnit_Degrees"
  },
  "title" : "AudioUnitParameterUnit.degrees"
}
-->

# AudioUnitParameterUnit.degrees

An angular degree unit of measure.

```
case degrees
```

## Discussion

Typical range is from –180° through +180° and is intended as a general representation of geometric position, such as for audio sources in a three-dimensional coordinate system. See also the [`AudioUnitParameterUnit.phase`](/documentation/AudioToolbox/AudioUnitParameterUnit/phase) property.

---

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)