---
title: "read(using:)"
framework: realitykit
role: symbol
role_heading: Instance Method
path: "realitykit/lowlevelbuffer/read(using:)"
---

# read(using:)

Retrieve the current contents of the buffer, for GPU reading.

## Declaration

```swift
final func read(using commandBuffer: any MTLCommandBuffer) -> any MTLBuffer
```
