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

# MTLVertexFormat.half4

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

## Declaration

```swift
case half4
```

## See Also

### 16-bit floating-point formats

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