csharp
public enum PlayStateWhat the editor is doing with the scene.
No guide page documents this yet — the page shows what the code says about itself.
Fields and properties (3)
EditingBeing edited.
PlayingRunning.
PausedRunning, but not stepping.
Used by (3)
- EditorApplicationVixen.Editor.App
- PlayModeControllerVixen.Editor.SceneView
- SceneTestsVixen.Editor.SceneView.Tests