---
title: MDLVertexFormat.uInt1010102Normalized
framework: modelio
role: symbol
role_heading: Case
path: modelio/mdlvertexformat/uint1010102normalized
---

# MDLVertexFormat.uInt1010102Normalized

The attribute value for each vertex is a packed vector with 4 components of unsigned integer type. The first three components are 10 bits each, and the fourth component is 2 bits.

## Declaration

```swift
case uInt1010102Normalized
```

## 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.intBits](modelio/mdlvertexformat/intbits.md)
- [MDLVertexFormat.halfBits](modelio/mdlvertexformat/halfbits.md)
- [MDLVertexFormat.floatBits](modelio/mdlvertexformat/floatbits.md)
- [MDLVertexFormat.uChar](modelio/mdlvertexformat/uchar.md)
