SetSiblingIndex(Transform, int, string)
Sets the sibling index of transform and records an undo operation.
Read time 1 minuteLast updated 5 days ago
Definition
- Type: Method
- Namespace: UnityEditor
- Assembly: UnityEditor.CoreModule
public static void SetSiblingIndex(Transform transform, int siblingIndex, string name)