---
title: isDepthReversed
framework: metalfx
role: symbol
role_heading: Instance Property
path: metalfx/mtlfxtemporalscalerbase/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 }
```
