depth
The depth refers to how many ancestors this item has, and corresponds to the number of horizontal ‘indents’ this item has.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Property
- Namespace: UnityEditor.IMGUI.Controls
- Assembly: UnityEditor.CoreModule
public virtual int depth { get; set; }