# DepthInverted

> A bit indicating that the input depth buffer data provided is inverted [1..0].

## Definition

* **Type:** Field
* **Namespace:** [UnityEngine.AMD](/engine/6000.7/script-reference/unityengine/amd.md)
* **Assembly:** UnityEngine.AMDModule

```csharp
DepthInverted = 8
```
