Version: 2022.3
言語: 日本語
public static void MoveSceneBefore (SceneManagement.Scene src, SceneManagement.Scene dst);

パラメーター

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

説明

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