camSetFov: 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 - "\| *((\[\[.*\]\],? ?)+) * \}\}" to "|seealso= $1 }}")
Line 27: Line 27:
|x1= <code>_cam [[camSetFov]] 0.75;</code>
|x1= <code>_cam [[camSetFov]] 0.75;</code>


| [[camPrepareFov]], [[camSetFovRange]], [[camSetTarget]]
|seealso= [[camPrepareFov]], [[camSetFovRange]], [[camSetTarget]]
}}
}}



Revision as of 00:18, 17 February 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