---
title: oddHalf
framework: swift
role: symbol
role_heading: Instance Property
path: swift/simd8/oddhalf
---

# oddHalf

A half-length vector made up of the odd elements of the vector.

## Declaration

```swift
var oddHalf: SIMD4<Scalar> { get set }
```
