camSetFov: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\|gr([0-9]+) = " to "|gr$1= ")
m (Text replacement - " " to " ")
Line 24: Line 24:


| [[Nothing]]
| [[Nothing]]
 
 
|x1= <code>_cam [[camSetFov]] 0.75;</code>
|x1= <code>_cam [[camSetFov]] 0.75;</code>



Revision as of 20:57, 10 June 2021

Hover & click on the images for description

Description

Description:
Description needed
Groups:
Camera Control

Syntax

Syntax:
Syntax needed
Parameters:
camera: Object - object of type "camera"
level: Number - zoom level, range 0.01 to 8.5 (see description above)
Return Value:
Return value needed

Examples

Example 1:
_cam camSetFov 0.75;

Additional Information

See also:
camPrepareFovcamSetFovRangecamSetTarget

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