Version: 5.3
public static SceneManagement.Scene CreateScene (string sceneName);

파라미터

sceneName The name of the new scene. It cannot be empty or null, or same as the name of the existing scenes.

설명

Create an empty new scene with the given name additively.

The path of the new scene will be empty.