---
title: MTLPixelFormat.rgba32Float
framework: metal
role: symbol
role_heading: Case
path: metal/mtlpixelformat/rgba32float
---

# MTLPixelFormat.rgba32Float

Ordinary format with four 32-bit floating-point components in RGBA order.

## Declaration

```swift
case rgba32Float
```

## See Also

### Ordinary 128-bit pixel formats

- [MTLPixelFormat.rgba32Uint](metal/mtlpixelformat/rgba32uint.md)
- [MTLPixelFormat.rgba32Sint](metal/mtlpixelformat/rgba32sint.md)
