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

パラメーター

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

説明

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