HierarchyCommandList.SetSortIndex

Declaration

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

Parameters

node The hierarchy node to set a sorting index for.
sortIndex The sorting index.

Returns

bool true if the command was appended to the list, false otherwise.

Description

Sets the sorting index for a hierarchy node.


Did you find this page useful? Please give it a rating: