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

# MDLTextureChannelEncoding.float16

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

## Declaration

```swift
case float16
```

## 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.float32](modelio/mdltexturechannelencoding/float32.md)
