SetSortIndex(in HierarchyNode, int)
Sets the sorting index for a hierarchy node.
Read time 1 minuteLast updated 10 days ago
Definition
- Type: Method
- Namespace: Unity.Hierarchy
- Assembly: UnityEngine.HierarchyCoreModule
SetSortIndex(HierarchyNode, int)
public bool SetSortIndex(in HierarchyNode node, int sortIndex)
Parameters
Returns
Type | Description |
|---|---|
| bool | |