setCameraInteractions

fun setCameraInteractions(options: MPIOptions.CameraInteractionsSetOptions)

Enable or disable the ability for the user to interact with the camera (e.g. pan, zoom, tilt, etc). This does not affect programmatic camera controls, such as set and focusOn.

Parameters

: options: []MPIOptions.CameraInteractionsSetOptions] that contains the interactions that are enabled or disabled.