Parameter | Description |
---|---|
obj | The object to check. |
bool Returns true if this object is part of a preview scene.
Checks whether an object is part of a preview scene.
A preview scene is an Editor-only scene that isn't displayed in the Hierarchy window. You can use preview scenes for tooling that needs to access GameObjects but where the scene shouldn't be displayed in the Hierarchy. Examples of preview scenes are the preview area in the bottom of the Inspector, and the scene used when editing a prefab in Prefab Mode.