focus On
fun focusOn( targets: MPIOptions.CameraTargets, options: MPIOptions.FocusOn? = null, callback: (error: MPIError?) -> Unit? = null)
Content copied to clipboard
Focus the Camera view on a collection of targets and animate to that state.
Return
Parameters
targets
The targets that will receive focus
options