Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


HierarchyViewColumnState

Contains the overridable column properties for a HierarchyViewColumn.
Read time 1 minuteLast updated 13 days ago

Definition

  • Type: Class
  • Namespace: Unity.Hierarchy
  • Assembly: UnityEngine.HierarchyModule
public sealed class HierarchyViewColumnState

Fields

Value

Description

ColumnIdThe column identifier.
IndexThe position index of the column in the HierarchyView.
VisibleWhether the column is visible.
WidthThe width of the column.