BIS_fnc_camera_getFocus

From Bohemia Interactive Community
Jump to navigation Jump to search
Hover & click on the images for description

Description

Description:
Returns camera focus.
Execution:
call
Groups:
Camera

Syntax

Syntax:
[camera] call BIS_fnc_camera_getFocus
Parameters:
camera: Object - the camera
Return Value:
Array - array with focus values in format [distance, blur]

Examples

Example 1:
[BIS_camera] call BIS_fnc_camera_getFocus;

Additional Information

See also:
BIS_fnc_camera_setFocus

Notes

Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note