ZOOM_TYPE
const ZOOM_TYPE
Types of zoom control
Type: object
PROPERTY | TYPE | DESCRIPTION |
---|---|---|
FOV | "fov" | Zoom by chaning fov(field-of-view). This will prevent camera from going inside the model. |
DISTANCE | "distance" | Zoom by changing camera distance from the model. |