# absoluteDepth

> Depth of the renderer relative to the root canvas.

## Definition

* **Type:** Property
* **Namespace:** [UnityEngine](/engine/6000.3/script-reference/unityengine.md)
* **Assembly:** UnityEngine.UIModule

```csharp
public int absoluteDepth { get; }
```
