camSetFov: Difference between revisions

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





Revision as of 14:28, 4 May 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