Version: 2020.2
언어: 한국어
public static void GoToStage (SceneManagement.Stage stage, bool setAsFirstItemAfterMainStage);

파라미터

stage The stage to navigate to.
setAsFirstItemAfterMainStage When set to true, the new stage replaces existing stages in the breadcrumbs, apart from the main stage.

설명

Navigates the Editor to the specified stage.

The specified stage can be a new stage, or an existing stage that is already open and part of the stage breadcrumbs in the Scene view.