This version of Unity is unsupported.

EditorSceneManager.IsPreviewSceneObject

Declaration

public static bool IsPreviewSceneObject(Object obj);

Parameters

obj The object to check.

Returns

bool True if this object is part of a preview Scene.

Description

Is this object part of a preview Scene?