Skip to content

Commit

Permalink
Update Cognite3DViewer.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
nilscognite committed Aug 29, 2024
1 parent 53be823 commit 57c379a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1323,7 +1323,7 @@ export class Cognite3DViewer {
}

/**
* Move camera to a place where a all objects in the scene are visible
* Move camera to a place where a all objects in the scene are visible.
* @param duration The duration of the animation moving the camera. Set this to 0 (zero) to disable animation.
*/
fitCameraToVisualSceneBoundingBox(duration?: number): void {
Expand Down

0 comments on commit 57c379a

Please sign in to comment.