---
title: supportColorAttachmentMapping
framework: metal
role: symbol
role_heading: Instance Property
path: metal/mtlrenderpassdescriptor/supportcolorattachmentmapping
---

# supportColorAttachmentMapping

Specifies if the render pass should support color attachment mapping.

## Declaration

```swift
var supportColorAttachmentMapping: Bool { get set }
```
