API Reference > imodeljs-frontend > Views > ViewState3d > turnCameraOff turnCameraOff Method Turn the camera off for this view. After this call, the camera parameters in this view definition are ignored and views that use it will display with an orthographic (infinite focal length) projection of the view volume from the view direction. turnCameraOff(): void note To turn the camera back on, call #lookAt Returns - void Defined in core/frontend/src/ViewState.ts Line 1164 Last Updated: 13 June, 2024