Version: 5.3
public static SceneManagement.Scene GetSceneAt (int index);

파라미터

index Index of the scene to get. Index must be greater than or equal to 0 and less than SceneManager.sceneCount.

설명

Get the scene at index in the SceneManager's list of added scenes.