Version: 2023.1
언어: 한국어

Undo.SetSiblingIndex

매뉴얼로 전환
public static void SetSiblingIndex (Transform transform, int siblingIndex, string name);

파라미터

transform Transform that will have its sibling index changed.
siblingIndex New sibling index.
name Undo operation name.

설명

Sets the sibling index of transform and records an undo operation.