Version: 2022.3
언어: 한국어

SceneView.SupportsStageHandling

매뉴얼로 전환
protected bool SupportsStageHandling ();

반환

bool True if the Scene view automatically reacts to stage changes.

설명

Override this method to control whether the Scene view should change when you switch from one stage to another stage.

By default, the Scene view changes when you switch from one stage to another. For example, the Scene view changes to render the Prefab Stage when you open that stage.