Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


sortColumnAscending

Whether the sorting order is ascending, true, or descending, false.
Read time 1 minuteLast updated 10 days ago

Definition

public bool sortColumnAscending { get; }

Remarks

Use the HierarchyFrameDataView.Sort method to resort the view.