BIS fnc camera getFocus: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "<!--|arg= local-->" to "")
m (Text replacement - "<!--|eff= local-->" to "")
Line 11: Line 11:




<!--|eff= local-->
 


|descr= Returns camera focus.
|descr= Returns camera focus.

Revision as of 16:10, 18 January 2021

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