setCameraFocusDistance abstract method

Future setCameraFocusDistance(
  1. double focusDistance
)

Sets the focus distance for the camera.

Implementation

Future setCameraFocusDistance(double focusDistance);