Parameter | Description |
---|---|
scene | The scene to check. |
bool Returns true if the scene is a preview scene.
Checks whether a scene is 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.