---
title: ClothBodyComponent.PerVisualVertexData
framework: realitykit
role: symbol
role_heading: Type Alias
path: realitykit/clothbodycomponent/pervisualvertexdata
---

# ClothBodyComponent.PerVisualVertexData

Stores per-vertex data for all visual vertices in a buffer.

## Declaration

```swift
typealias PerVisualVertexData = PerClothVertexData
```

## See Also

### Mapping the visual mesh

- [visualMesh](realitykit/clothbodycomponent/visualmesh.md)
- [visualMeshWeights](realitykit/clothbodycomponent/visualmeshweights.md)
- [materialNames](realitykit/clothbodycomponent/materialnames.md)
- [ClothBodyComponent.PerSimulationVertexData](realitykit/clothbodycomponent/persimulationvertexdata.md)
