apertureParams
Jump to navigation
Jump to search
Description
- Description:
- Returns current aperture parameters.
- Groups:
- Camera ControlLights
Syntax
- Syntax:
- apertureParams
- Return Value:
- Array in format [aperture, isForced, estimatedAperture, estimatedLuminance, minCustom, stdCustom, maxCustom, customLuminance, isCustomForced, blinding], where:
- aperture: Number - current aperture
- isForced: Boolean - whether aperture was forced by setAperture
- estimatedAperture: Number - engine-estimated scene aperture
- estimatedLuminance: Number - engine-estimated luminance
- minCustom: Number - minimal custom aperture, see setApertureNew
- stdCustom: Number - standard custom aperture, see setApertureNew
- maxCustom: Number - maximal custom aperture, see setApertureNew
- customLuminance: Number - custom luminance, see setApertureNew
- isCustomForced: Boolean - whether custom values were forced
- blinding: Number - blinding intensity of the light
Examples
- Example 1:
Additional Information
- See also:
- setApertureNew 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