Version: 2018.3 (switch to 2019.1)
LanguageEnglish
  • C#

SceneView.SupportsStageHandling

protected bool SupportsStageHandling();

Returns

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

Description

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.

对文档有任何疑问,请移步至开发者社区提问,我们将尽快为您解答