Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


IsCurrentStageIsolated()

Checks whether the current stage is in Isolation mode.
Read time 1 minuteLast updated 10 days ago

Definition

  • Type: Method
  • Namespace: UnityEditor
  • Assembly: UnityEditor.CoreModule
public bool IsCurrentStageIsolated()

Returns

Type

Description

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