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

# MTLVertexFormat.float

A 32-bit floating-point value.

## Declaration

```swift
case float
```

## See Also

### 32-bit floating-point formats

- [MTLVertexFormat.float2](metal/mtlvertexformat/float2.md)
- [MTLVertexFormat.float3](metal/mtlvertexformat/float3.md)
- [MTLVertexFormat.float4](metal/mtlvertexformat/float4.md)
- [MTLVertexFormat.floatRG11B10](metal/mtlvertexformat/floatrg11b10.md)
- [MTLVertexFormat.floatRGB9E5](metal/mtlvertexformat/floatrgb9e5.md)
