---
title: read()
framework: realitykit
role: symbol
role_heading: Instance Method
path: realitykit/lowleveltexture/read()
---

# read()

Retrieves the current texture for GPU reading.

## Declaration

```swift
@MainActor func read() -> any MTLTexture
```
