camSetFovRange: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Text replacement - "\[\[[cC]ategory:[sS]cripting [cC]ommands\|[a-z A-Z 0-9_]+\]\]" to "")
m (Text replacement - "\{\{( *)Warning( *)\|" to "{{$1Feature$2|$Warning$2|")
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>{{Warning|This command is '''non-functional'''!}}
  <br><br>{{Feature|$Warning|This command is '''non-functional'''!}}


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

Revision as of 01:19, 7 February 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:
Return value needed

Examples

Example 1:
_cam camSetFovRange [0.1, 0.7];

Additional Information

See also:
See also needed

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