focusOn: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
(Created page with "{{RV|type=command |game1= arma3 |version1= 2.16 |branch= dev |gr1= Camera Control |descr= Returns the person the camera is focused on. If you need the vehicle, see camera...")
(No difference)

Revision as of 10:51, 5 September 2023

Hover & click on the images for description
Only available in Development branch(es) until its release with Arma 3 patch v2.16.

Description

Description:
Returns the person the camera is focused on. If you need the vehicle, see cameraOn.
Groups:
Camera Control

Syntax

Syntax:
focusOn
Return Value:
Object - person

Examples

Example 1:
_object = focusOn;

Additional Information

See also:
switchCamera cameraView cameraEffect cameraOn

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