camSetFov: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
[[Category:Scripting Commands|CAMSETFOV]]
[[Category:Scripting Commands|CAMSETFOV]]
[[Category:Scripting Commands OFP 1.97|CAMSETFOV]]
[[Category:Scripting Commands OFP 1.96|CAMSETFOV]]
[[Category:Scripting Commands OFP 1.46|CAMSETFOV]]
[[Category:Scripting Commands OFP 1.46|CAMSETFOV]]
[[Category:Scripting Commands ArmA|CAMSETFOV]]
[[Category:Scripting Commands ArmA|CAMSETFOV]]

Revision as of 20:59, 1 June 2006


camera camSetFov fieldOfView


Operand types:

camera: Object

fieldOfView: Number

Type of returned value:

Nothing

Description:

Set camera field of view (zoom).

Does not commit changes.


Example:

_camera camSetFov 0.1