Version: 2023.2
언어: 한국어

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.


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