StageUtility

class in UnityEditor.SceneManagement

매뉴얼로 전환

설명

Utility methods related to stages.

정적 함수

GetCurrentStageHandleGet the current stage being edited.
GetMainStageHandleGet the main stage which contains all the currently open regular Scenes.
GetStageHandleGet the stage in which the given GameObject exists.
GoBackToPreviousStageNavigate the Editor to the previous stage.
GoToMainStageNavigate the Editor to the main stage.
IsGameObjectRenderedByCameraIs the given GameObject rendered by the given Camera?
PlaceGameObjectInCurrentStagePlace the given GameObject in the current stage being edited.