camera camSetFocus focusRange
Operand types:
camera: Object
focusRange: Array
Type of returned value:
Nothing
Description:
focusRange is in format [distance,blur].
Sets the camera focus blur.
It does not automatically commit changes.
Example:
_camera camSetFocus [50, 1]