---
title: EulerAngles.Order
framework: spatial
role: symbol
role_heading: Type Alias
path: spatial/eulerangles/order-swift.typealias
---

# EulerAngles.Order

A type that specifies the order of the angles.

## Declaration

```swift
typealias Order = __SPEulerAngleOrder
```

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [RawRepresentable](swift/rawrepresentable.md)
- [Sendable](swift/sendable.md)
