---
title: MDLVertexAttributeJointWeights
framework: modelio
role: symbol
role_heading: Global Variable
path: modelio/mdlvertexattributejointweights
---

# MDLVertexAttributeJointWeights

The attribute data describes the influence factors of bones or joints on a vertex’s position for use in skeletal animation.

## Declaration

```swift
let MDLVertexAttributeJointWeights: String
```

## See Also

### Constants

- [MDLVertexAttributeAnisotropy](modelio/mdlvertexattributeanisotropy.md)
- [MDLVertexAttributeBinormal](modelio/mdlvertexattributebinormal.md)
- [MDLVertexAttributeBitangent](modelio/mdlvertexattributebitangent.md)
- [MDLVertexAttributeColor](modelio/mdlvertexattributecolor.md)
- [MDLVertexAttributeEdgeCrease](modelio/mdlvertexattributeedgecrease.md)
- [MDLVertexAttributeJointIndices](modelio/mdlvertexattributejointindices.md)
- [MDLVertexAttributeNormal](modelio/mdlvertexattributenormal.md)
- [MDLVertexAttributeOcclusionValue](modelio/mdlvertexattributeocclusionvalue.md)
- [MDLVertexAttributePosition](modelio/mdlvertexattributeposition.md)
- [MDLVertexAttributeShadingBasisU](modelio/mdlvertexattributeshadingbasisu.md)
- [MDLVertexAttributeShadingBasisV](modelio/mdlvertexattributeshadingbasisv.md)
- [MDLVertexAttributeSubdivisionStencil](modelio/mdlvertexattributesubdivisionstencil.md)
- [MDLVertexAttributeTangent](modelio/mdlvertexattributetangent.md)
- [MDLVertexAttributeTextureCoordinate](modelio/mdlvertexattributetexturecoordinate.md)
- [kUTType3dObject](modelio/kuttype3dobject.md)
