camPrepareFovRange: Difference between revisions
Jump to navigation
Jump to search
m (Bot: Reverted to revision 103747 by killzone_kid on 2017-07-09T19:19:27Z) |
m (template:command argument fix) |
||
Line 8: | Line 8: | ||
| Prepares the camera field of view range for auto zooming. | | Prepares the camera field of view range for auto zooming. | ||
<br><br>{{warning|This command is '''non-functional'''!}} |= | <br><br>{{warning|This command is '''non-functional'''!}} |DESCRIPTION= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| camera '''camPrepareFovRange''' fovRange |= | | camera '''camPrepareFovRange''' fovRange |SYNTAX= | ||
|p1= camera: [[Object]] |= | |p1= camera: [[Object]] |PARAMETER1= | ||
|p2= fovRange: [[Array]] |= | |p2= fovRange: [[Array]] |PARAMETER2= | ||
| [[Nothing]] |= | | [[Nothing]] |RETURNVALUE= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
|x1= <code> _camera '''camPrepareFovRange''' [0.1, 0.5] </code> |= | |x1= <code> _camera '''camPrepareFovRange''' [0.1, 0.5] </code> |EXAMPLE1= | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| [[camPreload]], [[camCommitPrepared]] |= | | [[camPreload]], [[camCommitPrepared]] |SEEALSO= | ||
}} | }} |
Revision as of 14:35, 7 April 2019
Description
- Description:
- Prepares the camera field of view range for auto zooming.
- Groups:
- Uncategorised
Syntax
- Syntax:
- camera camPrepareFovRange fovRange
- Parameters:
- camera: Object
- fovRange: Array
- Return Value:
- Nothing
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