---
title: colorTextures
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/realityrenderer/cameraoutput/colortextures
---

# colorTextures

Textures to store color output.

## Declaration

```swift
var colorTextures: [any MTLTexture] { get }
```
