---
title: MTL4RenderPipelineColorAttachmentDescriptor
framework: metal
role: symbol
role_heading: Class
path: metal/mtl4renderpipelinecolorattachmentdescriptor
---

# MTL4RenderPipelineColorAttachmentDescriptor

## Declaration

```swift
class MTL4RenderPipelineColorAttachmentDescriptor
```

## Topics

### Instance Properties

- [alphaBlendOperation](metal/mtl4renderpipelinecolorattachmentdescriptor/alphablendoperation.md)
- [blendingState](metal/mtl4renderpipelinecolorattachmentdescriptor/blendingstate.md)
- [destinationAlphaBlendFactor](metal/mtl4renderpipelinecolorattachmentdescriptor/destinationalphablendfactor.md)
- [destinationRGBBlendFactor](metal/mtl4renderpipelinecolorattachmentdescriptor/destinationrgbblendfactor.md)
- [pixelFormat](metal/mtl4renderpipelinecolorattachmentdescriptor/pixelformat.md)
- [rgbBlendOperation](metal/mtl4renderpipelinecolorattachmentdescriptor/rgbblendoperation.md)
- [sourceAlphaBlendFactor](metal/mtl4renderpipelinecolorattachmentdescriptor/sourcealphablendfactor.md)
- [sourceRGBBlendFactor](metal/mtl4renderpipelinecolorattachmentdescriptor/sourcergbblendfactor.md)
- [writeMask](metal/mtl4renderpipelinecolorattachmentdescriptor/writemask.md)

### Instance Methods

- [reset()](metal/mtl4renderpipelinecolorattachmentdescriptor/reset().md)

## Relationships

### Inherits From

- [NSObject](objectivec/nsobject-swift.class.md)

### Conforms To

- [CVarArg](swift/cvararg.md)
- [CustomDebugStringConvertible](swift/customdebugstringconvertible.md)
- [CustomStringConvertible](swift/customstringconvertible.md)
- [Equatable](swift/equatable.md)
- [Hashable](swift/hashable.md)
- [NSCopying](foundation/nscopying.md)
- [NSObjectProtocol](objectivec/nsobjectprotocol.md)

## See Also

### Render pipeline states

- [MTLRenderPipelineState](metal/mtlrenderpipelinestate.md)
- [MTL4RenderPipelineDescriptor](metal/mtl4renderpipelinedescriptor.md)
- [MTLRenderPipelineDescriptor](metal/mtlrenderpipelinedescriptor.md)
- [MTLRenderPipelineFunctionsDescriptor](metal/mtlrenderpipelinefunctionsdescriptor.md)
- [MTL4MeshRenderPipelineDescriptor](metal/mtl4meshrenderpipelinedescriptor.md)
- [MTLMeshRenderPipelineDescriptor](metal/mtlmeshrenderpipelinedescriptor.md)
- [MTLPipelineBufferDescriptor](metal/mtlpipelinebufferdescriptor.md)
- [MTLPipelineBufferDescriptorArray](metal/mtlpipelinebufferdescriptorarray.md)
- [MTLRenderPipelineColorAttachmentDescriptor](metal/mtlrenderpipelinecolorattachmentdescriptor.md)
- [MTLRenderPipelineColorAttachmentDescriptorArray](metal/mtlrenderpipelinecolorattachmentdescriptorarray.md)
- [MTL4TileRenderPipelineDescriptor](metal/mtl4tilerenderpipelinedescriptor.md)
- [MTLTileRenderPipelineDescriptor](metal/mtltilerenderpipelinedescriptor.md)
- [MTLTileRenderPipelineColorAttachmentDescriptor](metal/mtltilerenderpipelinecolorattachmentdescriptor.md)
- [MTLPipelineOption](metal/mtlpipelineoption.md)
- [MTL4RenderPipelineBinaryFunctionsDescriptor](metal/mtl4renderpipelinebinaryfunctionsdescriptor.md)
