---
title: MDLTextureChannelEncoding.float32
framework: modelio
role: symbol
role_heading: Case
path: modelio/mdltexturechannelencoding/float32
---

# MDLTextureChannelEncoding.float32

Each channel value per texel is a 32-bit floating-point value.

## Declaration

```swift
case float32
```

## See Also

### Constants

- [MDLTextureChannelEncoding.uInt8](modelio/mdltexturechannelencoding/uint8-swift.enum.case.md)
- [MDLTextureChannelEncoding.uInt16](modelio/mdltexturechannelencoding/uint16-swift.enum.case.md)
- [MDLTextureChannelEncoding.uInt24](modelio/mdltexturechannelencoding/uint24-swift.enum.case.md)
- [MDLTextureChannelEncoding.uInt32](modelio/mdltexturechannelencoding/uint32-swift.enum.case.md)
- [MDLTextureChannelEncoding.float16](modelio/mdltexturechannelencoding/float16.md)
