# relativeDepth

> Depth of the renderer realative to the parent canvas.

## Definition

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

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