camPrepareFov: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
No edit summary
 
m (Not available in OFP:Elite)
Line 35: Line 35:
<h3 style="display:none">Bottom Section</h3>
<h3 style="display:none">Bottom Section</h3>


[[Category:Scripting Commands OFP Elite|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands ArmA|{{uc:{{PAGENAME}}}}]]
[[Category:Scripting Commands ArmA|{{uc:{{PAGENAME}}}}]]

Revision as of 15:57, 16 November 2006

-wrong parameter ("Arma") defined!-1.00
Hover & click on the images for description

Description

Description:
Prepares the camera field of view (zoom).
Groups:
Uncategorised

Syntax

Syntax:
camera camPrepareFov fieldOfView
Parameters:
camera: Object
fieldOfView: Number
Return Value:
Nothing

Examples

Example 1:
_camera camPrepareFov 0.1

Additional Information

See also:
camPreloadcamCommitPrepared

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

Notes

Bottom Section