Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

TreeView.baseIndent

protected float baseIndent;

Description

Indent used for all rows before the tree foldout arrows and content.

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.