camSetFocus: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 1: | Line 1: | ||
{{Command|= Comments | |||
____________________________________________________________________________________________ | |||
| ofp |= Game name | |||
|1.00|= Game version | |||
____________________________________________________________________________________________ | |||
| focusRange is in format [distance,blur]. Sets the camera focus blur. It does not automatically commit changes. |= Description | |||
____________________________________________________________________________________________ | |||
''' | | camera '''camSetFocus''' focusRange |= Syntax | ||
|p1= camera: [[Object]] |= Parameter 1 | |||
|p2= focusRange: [[Array]] |= Parameter 2 | |||
| [[Nothing]] |= Return value | |||
____________________________________________________________________________________________ | |||
|x1= <pre>_camera camSetFocus [50, 1]</pre> |= Example 1 | |||
____________________________________________________________________________________________ | |||
| |= See also | |||
}} | |||
<h3 style="display:none">Notes</h3> | |||
<dl class="command_description"> | |||
<!-- Note Section BEGIN --> | |||
<!-- Note Section END --> | |||
</dl> | |||
<h3 style="display:none">Bottom Section</h3> | |||
[[Category:Scripting Commands|CAMSETFOCUS]] | |||
[[Category:Scripting Commands OFP Elite |CAMSETFOCUS]] | |||
[[Category:Scripting Commands ArmA|CAMSETFOCUS]] | |||
Revision as of 22:34, 1 August 2006
Description
- Description:
- focusRange is in format [distance,blur]. Sets the camera focus blur. It does not automatically commit changes.
- Groups:
- Uncategorised
Syntax
- Syntax:
- camera camSetFocus focusRange
- Parameters:
- camera: Object
- focusRange: Array
- Return Value:
- Nothing
Examples
- Example 1:
_camera camSetFocus [50, 1]
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