---
title: depthModuleTemperature
framework: avfoundation
role: symbol
role_heading: Type Property
path: avfoundation/avcapturedevice/systempressurestate-swift.class/factors-swift.struct/depthmoduletemperature
---

# depthModuleTemperature

The module capturing depth information is operating at an elevated temperature.

## Declaration

```swift
static var depthModuleTemperature: AVCaptureDevice.SystemPressureState.Factors { get }
```

## Discussion

Discussion As system pressure increases, depth quality may become degraded. To reduce system pressure from this factor, reduce depth capture frame rate. This factor applies only to builtInTrueDepthCamera devices.

## See Also

### System pressure factors

- [systemTemperature](avfoundation/avcapturedevice/systempressurestate-swift.class/factors-swift.struct/systemtemperature.md)
- [peakPower](avfoundation/avcapturedevice/systempressurestate-swift.class/factors-swift.struct/peakpower.md)
- [cameraTemperature](avfoundation/avcapturedevice/systempressurestate-swift.class/factors-swift.struct/cameratemperature.md)
