---
title: count
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/meshdeformparameter/vertexbuffers/count
---

# count

The number of elements in each of the specified buffers.

## Declaration

```swift
let count: Int
```

## See Also

### Inspecting buffer storage

- [MeshDeformParameter.VertexBuffers.Data](realitykit/meshdeformparameter/vertexbuffers/data.md)
