| [ Web Proxy ] |
| Viewing: https://docs.unity3d.com/ScriptReference/IMGUI.Controls.TreeView_1.GetContentIndent.html | [Back] [Original] |
| Parameter | Description |
|---|---|
| item | Item used to determine the indent. |
float Indent.
Returns the horizontal content offset for an item. This is where the content should begin (after the foldout arrow).
Use this when overriding TreeView<T0>.RowGUI to make custom GUI content for the item.
Additional resources: GetFoldoutIndent.
| Web Proxy Viewer | New URL | Original Page |