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 1746
Last Updated: 20 June, 2023