---
title: MDLVertexFormat.intBits
framework: modelio
role: symbol
role_heading: Case
path: modelio/mdlvertexformat/intbits
---

# MDLVertexFormat.intBits

A bit mask for vertex attributes whose components are in 32-bit signed integer format.

## Declaration

```swift
case intBits
```

## See Also

### Constants

- [MDLVertexFormat.invalid](modelio/mdlvertexformat/invalid.md)
- [MDLVertexFormat.packedBit](modelio/mdlvertexformat/packedbit.md)
- [MDLVertexFormat.uCharBits](modelio/mdlvertexformat/ucharbits.md)
- [MDLVertexFormat.charBits](modelio/mdlvertexformat/charbits.md)
- [MDLVertexFormat.uCharNormalizedBits](modelio/mdlvertexformat/ucharnormalizedbits.md)
- [MDLVertexFormat.charNormalizedBits](modelio/mdlvertexformat/charnormalizedbits.md)
- [MDLVertexFormat.uShortBits](modelio/mdlvertexformat/ushortbits.md)
- [MDLVertexFormat.shortBits](modelio/mdlvertexformat/shortbits.md)
- [MDLVertexFormat.uShortNormalizedBits](modelio/mdlvertexformat/ushortnormalizedbits.md)
- [MDLVertexFormat.shortNormalizedBits](modelio/mdlvertexformat/shortnormalizedbits.md)
- [MDLVertexFormat.uIntBits](modelio/mdlvertexformat/uintbits.md)
- [MDLVertexFormat.halfBits](modelio/mdlvertexformat/halfbits.md)
- [MDLVertexFormat.floatBits](modelio/mdlvertexformat/floatbits.md)
- [MDLVertexFormat.uChar](modelio/mdlvertexformat/uchar.md)
- [MDLVertexFormat.uChar2](modelio/mdlvertexformat/uchar2.md)
