Function: jumpToFocalPoint()
jumpToFocalPoint(
viewport,cameraFocalPoint):void
Navigates a native (Generic) viewport to a focal point via its view reference. Native PLANAR_NEXT has no setCamera; navigating by view reference snaps to the nearest slice along the view-plane normal.
Parameters
• viewport: Viewport
• cameraFocalPoint: Point3
Returns
void