Replies: 1 comment 1 reply
-
We already have this, but it's set by two parameters: camera radius and fieldOfView: https://modelviewer.dev/docs/#entrydocs-stagingandcameras-attributes-cameraOrbit and https://modelviewer.dev/docs/#entrydocs-stagingandcameras-attributes-fieldOfView |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I think a
setZoom
method alongside propertiesminZoom
andmaxZoom
which allow zoom to be set programmatically would be a good addition.This would enable zoom sliders like this one:

Beta Was this translation helpful? Give feedback.
All reactions