---
title: depthConfidenceMap
framework: realitykit
role: symbol
role_heading: Instance Property
path: realitykit/photogrammetrysample/depthconfidencemap
---

# depthConfidenceMap

Depth confidence map associated with the depthDataMap if available. Pixel format is kCVPixelFormatType_OneComponent8.

## Declaration

```swift
var depthConfidenceMap: CVPixelBuffer? { get }
```
