---
title: color
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/lowlevelrenderer/output-swift.struct/color
---

# color

The color output texture. Corresponds to MTLRenderPassColorAttachmentDescriptor.texture.

## Declaration

```swift
var color: LowLevelRenderer.Output.Texture? { get set }
```
