setApertureNew: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (spelling correction; See Also setAperture)
No edit summary
Line 39: Line 39:
<dl class='command_description'>
<dl class='command_description'>
<!-- Note Section BEGIN -->
<!-- Note Section BEGIN -->
<dd class="notedate">Posted on April 10, 2014
<dt class="note">'''[[User:Waffle SS.|Waffle SS.]]'''
<dd class="note">Effects of command are persistent after mission end.
<BR><BR>


<!-- Note Section END -->
<!-- Note Section END -->

Revision as of 01:07, 11 April 2014

Hover & click on the images for description

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:

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.

Bottom Section