| [ Web Proxy ] |
| Viewing: https://docs.unity3d.com/ScriptReference/SceneManagement.Scene.IsValid.html | [Back] [Original] |
bool Whether this is a valid Scene.
Whether this is a valid Scene. A Scene may be invalid if, for example, you tried to open a Scene that does not exist. In this case, the Scene returned from EditorSceneManager.OpenScene would return False for IsValid.
| Web Proxy Viewer | New URL | Original Page |