Version: 5.6
public static bool SetActiveScene (SceneManagement.Scene scene);

파라미터

scene The scene to be set.

반환

bool Returns false if the scene is not loaded yet.

설명

Set the scene to be active.

The active scene is the scene which will be used as the target for new GameObjects instantiated by scripts.