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

HierarchyFrameDataView.sortColumnAscending

public bool sortColumnAscending;

Description

Whether the sorting order is ascending, true, or descending, false.

Use the HierarchyFrameDataView.Sort method to resort the view.