EnhancedHierarchy Class

Summary

[Editor-Only] [Pro-Only] Improved GUI for the Hierarchy window.
graph BT Type-->Base0["Object"] Type["EnhancedHierarchy"] class Type type-node

Syntax

public class EnhancedHierarchy

Fields

Name Constant Value Summary
IsEnabled
Should the InspectorGadgets.Editor.EnhancedHierarchy be displayed?
static
MaxComponentCount
The maximum number of components that should be shown.
static
ShowChildCount
Should the Transform.childCount (recursive) be shown?
static
ShowLayers
Should the GameObject.layer be shown?
static
ShowTags
Should the GameObject.tag be shown?
static