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

# MDLVertexFormat.short2

The attribute value for each vertex is a vector with 2 components, each of signed 16-bit integer type.

## Declaration

```swift
case short2
```

## 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)
