camSetFovRange: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "([^ ])\|\$Warning( *)\|" to "$1|$2Warning$2|") |
Lou Montana (talk | contribs) m (Text replacement - "\| *((\[\[.*\]\],? ?)+) * \}\}" to "|seealso= $1 }}") |
||
Line 27: | Line 27: | ||
|x1= <code>_cam [[camSetFovRange]] [0.1, 0.7];</code> | |x1= <code>_cam [[camSetFovRange]] [0.1, 0.7];</code> | ||
| [[camSetFov]] | |seealso= [[camSetFov]] | ||
}} | }} | ||
Revision as of 23:22, 16 February 2021
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:
- camSetFov
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
Categories:
- Stubs
- Scripting Commands
- Command Group: Broken Commands
- Command Group: Camera Control
- Scripting Commands: Local Effect
- Scripting Commands OFP 1.99
- Scripting Commands OFP 1.96
- Scripting Commands OFP 1.46
- ArmA: Armed Assault: Scripting Commands
- Arma 2: Scripting Commands
- Arma 3: Scripting Commands
- Take On Helicopters: Scripting Commands