CameraControlPickFn: (
    view: View,
    pickParams: viewing.viewer.PickParams,
) => SDKResult<viewing.viewer.PickResult>

Signature for custom pick functions for CameraControl.

Type declaration