This version of Unity is unsupported.

Hierarchy.SetSortIndex

Declaration

public void SetSortIndex(ref Unity.Hierarchy.HierarchyNode node, int sortIndex);

Parameters

node The hierarchy node.
sortIndex The sorting index.

Description

Sets the sorting index of a hierarchy node.