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.