setFocusPosition

Sets the position of the focus center.

Parameters

focusAngle

is the rotation of the focus.

focusInnerRadius

is the radius you want to set as the inner one.

focusOuterRadius

is the radius you want to set as the outer one.

focusX

is the x-coordinate of the focus center.

focusY

is the y-coordinate of the focus center.

fun setFocusPosition(focusX: Double, focusY: Double, focusAngle: Float, focusInnerRadius: Double, focusOuterRadius: Double): FocusSettings