setToneMappingParams

From Bohemia Interactive Community
Revision as of 00:22, 22 July 2012 by Lou Montana bi wiki (talk | contribs) (Created page with "{{Command|= Comments ____________________________________________________________________________________________ | arma2oa |= Game name |1.62|= Game version __________________...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
Hover & click on the images for description

Description

Description:
Edits tone mapping parameters
Groups:
Uncategorised

Syntax

Syntax:
toneName setToneMapping params
Parameters:
toneName: String - where string is effect name - defaults are Arma, Filmic and Reinhard.
params: Array - (please populate)
Return Value:
Nothing

Examples

Example 1:
"Filmic" setToneMappingParams [0.2, 0.30, 0.20, 0.30, 0.01, 3.750, 6, 4]
Example 2:
"Reinhard" setToneMappingParams [0.9, -0.003]

Additional Information

See also:
setToneMappingppEffectAdjustppEffectCommitppEffectCommittedppEffectCreateppEffectDestroyPost process effects

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

Bottom Section