# Editor.EditorScene.SceneEditorTick

```csharp
static void SceneEditorTick()
```

Called once a frame to keep the game camera in sync with the main camera in the editor scene

Declared in [Editor.EditorScene](/api/Editor.EditorScene).
Assembly: `Sandbox.Tools`.
