# depthIndentWidth

> Value that returns how far the foldouts are indented for each increasing depth value.

## Definition

* **Type:** Property
* **Namespace:** [UnityEditor.IMGUI.Controls](/engine/6000.7/script-reference/unityeditor/imgui/controls.md)
* **Assembly:** UnityEditor.CoreModule

```csharp
protected float depthIndentWidth { get; set; }
```
