---
title: capacity
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/lowlevelbuffer/descriptor-swift.struct/capacity
---

# capacity

Length of the buffer in bytes.

## Declaration

```swift
var capacity: Int
```

## Discussion

Discussion Where it is more efficient to do so, returned buffers may have capacity larger than this value.
