baseIndent
Indent used for all rows before the tree foldout arrows and content.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Property
- Namespace: UnityEditor.IMGUI.Controls
- Assembly: UnityEditor.CoreModule
protected float baseIndent { get; set; }
Remarks
Set this to control the left margin of the tree view foldouts, for example to create a column for placing GUI elements to the left of the tree foldouts.