setAperture: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 15: Line 15:


| [[Nothing]] |= Return value
| [[Nothing]] |= Return value
____________________________________________________________________________________________
 
|x1= <pre>setAperture 0.3</pre> |= Example 1
____________________________________________________________________________________________
____________________________________________________________________________________________



Revision as of 00:48, 12 February 2009

-wrong parameter ("Arma") defined!-1.00
Hover & click on the images for description

Description

Description:
Sets custom camera aperture (-1 to do it automatically).
Groups:
Uncategorised

Syntax

Syntax:
setAperture aperture
Parameters:
aperture: Number
Return Value:
Nothing

Examples

Example 1:
setAperture 0.3

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

Notes

Maruk: It's up to the maker of the mission to decide if HDR effects are to be disabled and what aperture to be used. Of course, this static aperture setting will not work well after lighting conditions changed too much. (source: http://tinyurl.com/2dqg3c)

Bottom Section