This version of Unity is unsupported.

EditorSceneManager.IsPreviewScene

Declaration

public static bool IsPreviewScene(SceneManagement.Scene scene);

Parameters

scene The Scene to check.

Returns

bool True if the Scene is a preview Scene.

Description

Is the Scene a preview Scene?