setApertureNew: Difference between revisions
Jump to navigation
Jump to search
Killzone Kid (talk | contribs) (reset with [-1]) |
Killzone Kid (talk | contribs) (example) |
||
Line 25: | Line 25: | ||
|x1= <code> | |x1= <code>[[setApertureNew]] [0.3, 0.2, 0.1, 1];</code>|= EXAMPLE1 | ||
</code>|= EXAMPLE1 | |||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ |
Revision as of 10:32, 25 September 2016
Description
- Description:
- Sets custom camera aperture ([-1] to do it automatically).
- Groups:
- Uncategorised
Syntax
- Syntax:
- setApertureNew [min, std, max, stdLum]
- Parameters:
- [min, std, max, stdLum]: Array
- min: Number
- std: Number
- max: Number
- stdLum: Number
- Return Value:
- Nothing
Examples
- Example 1:
setApertureNew [0.3, 0.2, 0.1, 1];
Additional Information
- See also:
- setAperture
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
Notes
- Posted on April 10, 2014
- Waffle SS.
- Effects of command are persistent after mission end.