---
title: isDepthReversed
framework: metalfx
role: symbol
role_heading: Instance Property
path: metalfx/mtlfxtemporaldenoisedscalerbase/isdepthreversed
---

# isDepthReversed

A Boolean value that indicates whether the depth texture uses zero to represent the farthest distance.

## Declaration

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

## Discussion

Discussion This property’s default value is true.
