---
title: ClothBodyComponent.PerSimulationVertexData
framework: realitykit
role: symbol
role_heading: Type Alias
path: realitykit/clothbodycomponent/persimulationvertexdata
---

# ClothBodyComponent.PerSimulationVertexData

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

## Declaration

```swift
typealias PerSimulationVertexData = PerClothVertexData
```

## See Also

### Mapping the visual mesh

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