Version: 5.6
public static void MoveSceneAfter (SceneManagement.Scene src, SceneManagement.Scene dst);

パラメーター

src 移動するシーン
dst The Scene which should come directly before the source Scene in the hierarchy.

説明

現在ヒエラルキーウィンドウで開いているシーンの順番を入れ替えられます。 ソースシーンは移動先シシーンの後に移動します。