camSetFocus: Difference between revisions
Jump to navigation
Jump to search
(updated) |
(add. classification) |
||
Line 40: | Line 40: | ||
[[Category:Command Group: Camera Control|CAMSETFOCUS]] | [[Category:Command Group: Camera Control|CAMSETFOCUS]] | ||
[[Category:Scripting Commands ArmA2|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting Commands ArmA2|{{uc:{{PAGENAME}}}}]] | ||
[[Category:Scripting Commands VBS2|{{uc:{{PAGENAME}}}}]] |
Revision as of 00:38, 2 December 2009
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:
- camPrepareFocus
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