---
title: drawableQueue
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/textureresource/drawablequeue-swift.property
---

# drawableQueue

The drawable queue that replaces the texture.

## Declaration

```swift
@MainActor @preconcurrency var drawableQueue: TextureResource.DrawableQueue? { get }
```
