camPrepareFovRange: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - " +" to " ") |
Lou Montana (talk | contribs) m (Text replacement - " |(x[0-9]|p[0-9]{1,2}|descr|game[0-9]|version[0-9]) +=" to " |$1=") |
||
Line 1: | Line 1: | ||
{{RV|type=command | {{RV|type=command | ||
|= | |||
| arma1 | |=| arma1 | ||
|= | |||
|1.00 | |=|1.00 | ||
|= | |||
|gr1= Broken Commands | |=|gr1= Broken Commands | ||
|gr2= Camera Control | |=|gr2= Camera Control | ||
|= | |||
| Prepares the camera field of view range for auto zooming. | |=| Prepares the camera field of view range for auto zooming. | ||
<br><br>{{Feature|Warning|This command is '''non-functional'''!}} | |=<br><br>{{Feature|Warning|This command is '''non-functional'''!}} | ||
|= | |||
| camera '''camPrepareFovRange''' fovRange | |=| camera '''camPrepareFovRange''' fovRange | ||
|= | |||
|p1= camera: [[Object]] | |=|p1= camera: [[Object]] | ||
|p2= fovRange: [[Array]] | |=|p2= fovRange: [[Array]] | ||
|= | |||
| [[Nothing]] | |=| [[Nothing]] | ||
|= | |||
|x1= <code>_camera '''camPrepareFovRange''' [0.1, 0.5]</code> | |=|x1= <code>_camera '''camPrepareFovRange''' [0.1, 0.5]</code> | ||
|= | |||
|seealso= [[camPreload]], [[camCommitPrepared]] | |=|seealso= [[camPreload]], [[camCommitPrepared]] | ||
}} | |=}} | ||
|= | |||
{{GameCategory|arma1|Scripting Commands}} | |={{GameCategory|arma1|Scripting Commands}} | ||
{{GameCategory|arma2|Scripting Commands}} | |={{GameCategory|arma2|Scripting Commands}} | ||
{{GameCategory|arma3|Scripting Commands}} | |={{GameCategory|arma3|Scripting Commands}} | ||
{{GameCategory|tkoh|Scripting Commands}} | |={{GameCategory|tkoh|Scripting Commands}} |
Revision as of 23:04, 10 June 2021
Description
- Description:
- Description needed
- Groups:
- Broken CommandsCamera Control
Syntax
- Syntax:
- Syntax needed
- Parameters:
- camera: Object
- fovRange: Array
- Return Value:
- Return value needed
Examples
- Example 1:
_camera camPrepareFovRange [0.1, 0.5]
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
|= |= |= |= |=