The declination to go to, in radians.
Whether the view should navigate instantly or pan smoothly.
Smooth panning is generally preferable from a UX perspective because it gives the engine time to download any data files that it may need to render the view.
The right ascension to go to, in radians.
Optional
rollOptional: The target roll of the camera, in radians.
The zoom level to go to, in degrees. This is the final angular height of the WWT viewport.
Generated using TypeDoc
The parameters for the {engineStore.gotoRADecZoom action.