Update editor.mdx

pull/3282/merge^2
Steve Ruiz 2024-04-22 17:51:31 +01:00
rodzic cb99199f24
commit 64e4f8e16d
1 zmienionych plików z 0 dodań i 2 usunięć

Wyświetl plik

@ -338,8 +338,6 @@ There are several `Editor` methods available for controlling the camera.
| [Editor#zoomToUser](?) | Moves the camera to center on a user's cursor. |
| [Editor#resetZoom](?) | Resets the zoom to 100% or to the `initialZoom` zoom level. |
| [Editor#centerOnPoint](?) | Centers the camera on the given point. |
| [Editor#pan](?) | Moves the camera's x and y position. |
| [Editor#slideCamera](?) | Slides the camera in a given direction with a certain velocity and friction. |
| [Editor#stopCameraAnimation](?) | Stops any camera animation. |
## Camera state