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

Hierarchy.GetSortIndex

Declaration

public int GetSortIndex(ref Unity.Hierarchy.HierarchyNode node);

Parameters

node The hierarchy node.

Returns

int The sort index.

Description

Gets the sort index of a hierarchy node. Default is 0.