---
title: sourceColorTexture
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/arview/postprocesscontext/sourcecolortexture
---

# sourceColorTexture

The rendered frame buffer.

## Declaration

```swift
var sourceColorTexture: any MTLTexture
```

## Mentioned in

Implementing postprocess effects using Metal compute functions
