---
title: MTLDataType.bool3
framework: metal
role: symbol
role_heading: Case
path: metal/mtldatatype/bool3
---

# MTLDataType.bool3

A three-component Boolean vector.

## Declaration

```swift
case bool3
```

## See Also

### Boolean types

- [MTLDataType.bool](metal/mtldatatype/bool.md)
- [MTLDataType.bool2](metal/mtldatatype/bool2.md)
- [MTLDataType.bool4](metal/mtldatatype/bool4.md)
