focusOn

fun focusOn(targets: MPIOptions.CameraTargets, options: MPIOptions.FocusOn? = null, callback: (error: MPIError?) -> Unit? = null)

Focus the Camera view on a collection of targets and animate to that state.

Return

Unit

Parameters

targets

The targets that will receive focus

options