camTarget: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - " \{\{GameCategory\|[a-z]+[0-9]?\|Scripting Commands\}\}" to "")
m (Text replacement - "\|s1= +" to "|s1= ")
Line 17: Line 17:
|descr= Returns camera's target.
|descr= Returns camera's target.


|s1= '''camTarget''' camera
|s1= '''camTarget''' camera


|p1= camera: [[Object]] -
|p1= camera: [[Object]] -

Revision as of 16:39, 19 June 2021

Hover & click on the images for description

Description

Description:
Returns camera's target.
Groups:
Camera Control

Syntax

Syntax:
camTarget camera
Parameters:
camera: Object -
Return Value:
Object

Examples

Example 1:
_someObject = camTarget _camera;

Additional Information

See also:
camSetTarget

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