camSetFovRange: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - " +" to " ")
m (Text replacement - "<br><br>{{Feature" to "{{Feature")
Line 15: Line 15:
<br>
<br>
The default zoom level is ''<tt>0.7</tt>'' where ''<tt>0</tt>'' is the nearest and ''<tt>1</tt>'' is the most far zoom value.
The default zoom level is ''<tt>0.7</tt>'' where ''<tt>0</tt>'' is the nearest and ''<tt>1</tt>'' is the most far zoom value.
  <br><br>{{Feature|Warning|This command is '''non-functional'''!}}
  {{Feature|Warning|This command is '''non-functional'''!}}


| camera '''camSetFovRange''' fovRange
| camera '''camSetFovRange''' fovRange

Revision as of 00:05, 11 June 2021

Hover & click on the images for description

Description

Description:
Description needed
Groups:
Broken CommandsCamera Control

Syntax

Syntax:
Syntax needed
Parameters:
camera: Object - object of type "camera"
fovRange: Array - zoom level, range 0 to 1 (see description above)
Return Value:
Nothing

Examples

Example 1:
_cam camSetFovRange [0.1, 0.7];

Additional Information

See also:
camSetFov

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