---
title: simd_quath
framework: simd
role: symbol
role_heading: Structure
path: simd/simd_quath
---

# simd_quath

## Declaration

```swift
struct simd_quath
```

## Overview

Overview A half-precision quaternion.

## Topics

### Initializers

- [init()](simd/simd_quath/init().md)
- [init(vector:)](simd/simd_quath/init(vector:).md)

### Instance Properties

- [vector](simd/simd_quath/vector.md)

## Relationships

### Conforms To

- [BitwiseCopyable](swift/bitwisecopyable.md)
- [Sendable](swift/sendable.md)
