camSetFovRange: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - "\[\[[cC]ategory:[sS]cripting [cC]ommands\|[a-z A-Z 0-9_]+\]\]" to "") |
Lou Montana (talk | contribs) m (Text replacement - "\{\{( *)Warning( *)\|" to "{{$1Feature$2|$Warning$2|") |
||
Line 15: | Line 15: | ||
<br> | <br> | ||
The default zoom level is ''<tt>0.7</tt>'' where ''<tt>0</tt>'' is the nearest and ''<tt>1</tt>'' is the most far zoom value. | The default zoom level is ''<tt>0.7</tt>'' where ''<tt>0</tt>'' is the nearest and ''<tt>1</tt>'' is the most far zoom value. | ||
<br><br>{{Warning|This command is '''non-functional'''!}} | <br><br>{{Feature|$Warning|This command is '''non-functional'''!}} | ||
| camera '''camSetFovRange''' fovRange | | camera '''camSetFovRange''' fovRange |
Revision as of 00:19, 7 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:
- See also needed
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