---
title: MTLVertexFormat.half3
framework: metal
role: symbol
role_heading: Case
path: metal/mtlvertexformat/half3
---

# MTLVertexFormat.half3

A three-component vector with 16-bit floating-point values.

## Declaration

```swift
case half3
```

## See Also

### 16-bit floating-point formats

- [MTLVertexFormat.half](metal/mtlvertexformat/half.md)
- [MTLVertexFormat.half2](metal/mtlvertexformat/half2.md)
- [MTLVertexFormat.half4](metal/mtlvertexformat/half4.md)
