Class EditorScene
Scene for editor previews with support of object drawing and updating in separation of global scenes collection. It mocks the gameplay to preview scene objects.
Inherited Members
EditorScene
EditorScene
EditorScene
EditorScene
EditorScene
Assembly: FlaxEngine.dll
File: Editor/Utilities/EditorScene.h
Syntax
public class EditorScene : public Scene
Methods
Update()
Updates the gameplay.
Declaration
public void Update()