Version: 2022.1
言語: 日本語
public static SceneManagement.Stage GetStage (GameObject gameObject);
public static SceneManagement.Stage GetStage (SceneManagement.Scene scene);

戻り値

Stage The Stage that contains either the GameObject or the Scene.

説明

Get the Stage object that contains the input GameObject or Scene.