Version: Unity 6 Preview (6000.0)
LanguageEnglish
  • C#

SceneVisibilityManager.IsCurrentStageIsolated

Declaration

public bool IsCurrentStageIsolated();

Returns

bool Returns true if current stage is in Isolation mode. Otherwise, returns false.

Description

Checks whether the current stage is in Isolation mode.