---
title: targetColorTexture
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/postprocesseffectcontext/targetcolortexture
---

# targetColorTexture

The output texture where the postprocess callback writes the modified frame buffer.

## Declaration

```swift
var targetColorTexture: any MTLTexture
```
