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.
Namespace: FlaxEngine
Assembly: FlaxEngine.CSharp.dll
Syntax
[Unmanaged]
public sealed class EditorScene : Scene, ISerializable
Constructors
EditorScene()
Methods
Update()
Updates the gameplay.
Declaration
[Unmanaged]
public void Update()