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
Last Updated: 28 October, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.