---
title: "singleProjection(colorTexture:)"
framework: realitykit
role: symbol
role_heading: Type Method
path: "realitykit/realityrenderer/cameraoutput/descriptor/singleprojection(colortexture:)"
---

# singleProjection(colorTexture:)

Creates a descriptor for single projection output.

## Declaration

```swift
static func singleProjection(colorTexture: any MTLTexture) -> RealityRenderer.CameraOutput.Descriptor
```
