Version: 5.6

SceneUtility.GetScenePathByBuildIndex

매뉴얼로 전환
public static string GetScenePathByBuildIndex (int buildIndex);

반환

string Scene path (e.g "Assets/Scenes/Scene1.unity").

설명

Get the scene path from a build index.

The build index refers to the index into the list of scenes as specified in the Build Settings window.